STL (140)
OOPS (873)
C++ General (2409) What is object and example?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
What are the rules for naming an identifier?
What are pointer-to-members? Explain.
How can I learn c++ easily?
What is the importance of oop?
Explain terminate() function?
What is abstraction in c++?
Do class declarations end with a semicolon? Do class method definitions?
How does code-bloating occur in c++?
What are static member functions?
What is class in oop with example?
Write a c++ program to display pass and fail for three student using static member function
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
Why do we need function?