M
Q. Which of the following statements are correct? 1. We can assign values of any type to variables of type object. 2. When a variable of a value type is converted to object, it is said to be unboxed. 3. When a variable of type object is converted to a value type, it is said to be boxed. 4. Boolean variable cannot have a value of null. 5. When a value type is boxed, an entirely new object must be allocated and constructed.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of these can be overloaded?
Q. Which of the following assemblies can be stored in Global Assembly Cache?
Q. Number of constructors a class can define of ?
Q. Duck typing is implemented by using_________ keyword.
Q. Correct statement about constructors in C#.NET is ?
Q. The file steam class is designed specifically for reading and writing_______________ files.
Discusssion
Login to discuss.