D
Q. How many access specifiers are there?
There are three types of access specifiers. They are “public”, “protected” and “private”.
You must be Logged in to update hint/solution
Q. Identify the format string among the following.
Q. Which of the following is not a valid loop statement in C++?
Q. Under which of the following circumstances, synchronization takes place?
Q. Identify the size of int datatype in C++.
Q. Are both of the preprocessor directives solving same purpose?
Q. Out of the following, which is not a member of the
Q. If inner catch handler is not able to handle the exception then__________.
Discusssion
Login to discuss.