STL (140)
OOPS (873)
C++ General (2409) How many types of classes are there in c++?
Explain stl.
What are the important components of cohesion?
Why do we need constructors in c++?
What is encapsulation example?
Can we use stl in coding interviews?
Why is oop better than procedural?
Briefly explain various access specifiers in C++.
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Does c++ cost money?
What are special characters c++?
What is the meaning of string in c++?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
How the endl and setw manipulator works?
Why is swift so fast?