Answer Posted / rahul
1 Byte. Class is static entity.
Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
How do you write a function that can reverse a linked-list?
Is c++ primer good for beginners?
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
What is public, protected, private in c++?
which operator is used for performing an exponential operation a) > b) ^ c) none
What is meant by forward referencing and when should it be used?
What is const pointer and const reference?
What is the best book for c++ beginners?
What is atoi in c++?
Is facebook written in c++?
What is decltype c++?
What is the role of static keyword for a class member variable?
Is c++ low level?
Is dev c++ free?
What do you mean by public protected and private in c++?