List the merits and demerits of declaring a nested class in C++?
What are put and get pointers?
How to declare an array of pointers to integer?
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
What do you mean by volatile and mutable keywords used in c++?
What is a dll entry point?
How a modifier is similar to mutator?
How can you specify a class in C++?
A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Which one between if-else and switch is more efficient?
What is ios class in c++?
What are the types of array in c++?
Differentiate between an inspector and a mutator ?
How is c++ different from java?
Who was the creator of c++?