Answer Posted / rahul
1 Byte. Class is static entity.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What does extern mean in a function declaration in c++?
What is difference between n and endl in c++?
What is pair in c++?
What is a dynamic binding in c++?
What is runtime errors c++?
What are the advantages of using a pointer?
What is the real purpose of class – to export data?
How do you master coding?
Difference between inline functions and macros?
What is c++ namespace?
Explain dangling pointer.
Implement stack operations with pointers with appropriate exception checks.
What is meant by a delegate?
What is a Default constructor?
Can static member variables be private?