What is a scope operator and tell me its functionality?
Answer Posted / maya
Operator : :
It used to initalize the static variable out of the class.
Used for global initalization for variables.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Whats is abstraction in oops?
What are the advantages of polymorphism?
How to improve object oriented design skills?
when to use 'mutable' keyword and when to use 'const cast' in c++
write a C++ program for booking using constructor and destructor.
What is inheritance in simple words?
Is this job good for future? can do this job post grduate student?
What causes polymorphism?
What is difference between abstraction and encapsulation?
What is a null tree?
What do you mean by variable?
What are the 5 oop principles?
What is the renewal class?
• What are the desirable attributes for memory managment?
Get me a number puzzle game-program