Questions

  1. The Parse method always takes the __ type as input
    1. Any valid .NET type
    2. Object
    3. String
    4. None
  2. When converting DateTime to Double, which exception is thrown?
    1. No exception is thrown; instead, it gets converted successfully.
    2. A Format exception is thrown.
    3. An Overflow exception is thrown.
    4. An Invalid cast exception is thrown.
  3. Information about members of an object can be provided using the ___________ namespace.
    1. DataContract
    2. DataAnnotations
    3. System.Reflection
    4. System.XML
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.137.67