STL (140)
OOPS (873)
C++ General (2409) Difference between Overloading and Overriding?
Appnetix Techno, GameLoft, HP, IBM, NIIT, Rohde and Schwarz,
35 208152
Eplain extern keyword?
What are destructors?
int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}
Can a built-in function be recursive?
What is guard code in c++?
Describe protected access specifiers?
write string class as your own class in java without using any built-in function
Can you please explain the difference between static and dynamic binding of functions?
What is the real time example of inheritance?
What is overloading in oops?
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
Write about the use of the virtual destructor?
What is function overloading in C++?
What kind of jobs can I get with c++?
Can comments be longer than one line?