Which of the following statements is correct about classes and objects in C#.NET?
1. Class is a value type.
2.Since objects are typically big in size, they are created on the stack.
3.Objects of smaller size are created on the heap.
4.Objects are always nameless.
Answer:4
Posted Date:-2021-02-25 10:32:15