Which is not a valid keyword
a) public
b) protected
c) guarded
No Answer is Posted For this Question
Be the First to Post Answer
If there are two catch statements, one for base and one for derived, which should come first?
Is it possible to have a recursive inline function in c++?
If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?
Explain one method to process an entire string as one unit?
How do you flush a buffer in c++?
What is the object serialization?
how can u create a doubly linked list with out using pointers?
Explain terminate() and unexpected() function?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
How does atoi function work?
difference between the c++ and c languages
What do you mean by late binding?