R
Q. Which of the following statements are correct? 1. Instance members of a class can be accessed only through an object of that class. 2. A class can contain only instance data and instance member function. 3. All objects created from a class will occupy equal number of bytes in memory. 4. A class can contain Friend functions. 5. A class is a blueprint or a template according to which objects are created.
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. What will be the output of the following C# code?
Q. Which data type is used to store text value in C#?
Q. How many types of access modifiers in C#?
Q. In the case of a component,
Q. What will be the output of the following C# code?
Q. Home page in VS.NET is also known as__________.
Q. Which one of the following statements is correct?
Q. What will be the output of the following C# code?
Q. A _______ is an identifier that denotes a storage location.
Discusssion
Login to discuss.