STL (140)
OOPS (873)
C++ General (2409)
What is general form of pure virtual function? Explain?
How to access a variable of the structure?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is a v-table?
Why do we use class?
What is the C-style character string?
What is srand c++?
What is guard code in c++?
What is the difference between function overloading and operator overloading?
Tell me can a pure virtual function have an implementation?
How much is c++ certification?
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is a driver program?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.