why and when we can declar member fuction as a private in
the class?
No Answer is Posted For this Question
Be the First to Post Answer
If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?
Is c++ low level?
Which of the following is evaluated first: a) && b) || c) !
What is the cout in c++?
Write bites in Turbo c++ Header ("Include") Files.
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
Is oops and c++ same?
Is c++ the most powerful language?
How would you call C functions from C++ and vice versa?
What are the two shift operators and what are their functions?
Can a list of string be stored within a two dimensional array?
Why is c++ so fast?