STL (140)
OOPS (873)
C++ General (2409)
What is a container class? What are the types of container classes in c++?
What is class and object in oops?
Define whitespace in C++.
What are register variables?
what is Member Functions in Classes?
Array base access faster or pointer base access is faster?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is class in oop with example?
what's the basic's in dot net
What is istream c++?
Explain the extern storage classes in c++.
What is endl?
What is coupling in oops?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
What is pure virtual function? Or what is abstract class?