What are the various access specifiers in c++?
No Answer is Posted For this Question
Be the First to Post Answer
In a class only declaration of the function is there but defintion is not there then what is that function?
If all is successful, what should main return a) 0 b) 1 c) void
What do you mean by persistent and non persistent objects?
What is a flag in c++?
Can a constructor return a value?
What is the difference between public, private, protected inheritance?
Is oops and c++ same?
What is name hiding in c++?
What gives the current position of the put pointer?
What is Name Decoration?
What is the use of pointer in c++ with example?
What does override mean in c++?