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
Difference between declaration and definition of a variable.
What is the history of c++?
What is a set in c++?
What are associate containers?
In what situations do you have to use initialization list rather than assignment in constructors?
What is the stack?
Can we define function inside main in c++?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
Describe the process of creation and destruction of a derived class object?
What is constructor c++?
What is capacity in vector in c++?
What is isdigit c++?