STL (140)
OOPS (873)
C++ General (2409)
How do you clear a buffer in c++?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is polymorphism in oops with example?
What is vector pair in c++?
What is the purpose of ios::basefield in the following statement?
What is debug class?what is trace class? What differences are between them? With examples.
Why can’t you call invariants() as the first line of your constructor?
State what is encapsulation and friend function?
What is the use of class in c++?
Will rust take over c++?
Can notepad ++ run c++?
What is the two main roles of operating system?
Explain this pointer?
What does asterisk mean in c++?