STL (140)
OOPS (873)
C++ General (2409)
What are the advantages of using friend classes?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is the difference between public and private data members?
Difference between declaration and definition of a variable.
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What are the advantages of pointers?
What is the difference between encapsulation and polymorphism?
What do stl stand for?
What is and I oop mean?
What is the need of a destructor?
What methods can be overridden in java?
What is vector processing?
What is pointer in oop?
What is c++ hash?
What is polymorphism and why is it important?