What are the general quetions are in DEna bank manager
IT/System interviews?
No Answer is Posted For this Question
Be the First to Post Answer
What is a driver program?
What is c++ prototype?
Write any small program that will compile in "C" but not in "C++"?
How does a C++ structure differ from a C++ class?
Write a Program for find and replace a character in a string.
Difference between pointer to constant and constant pointer to a constant. Give example.
What is the v-ptr?
Out of fgets() and gets() which function is safe to use?
Is string an object in c++?
Can I learn c++ without c?
Explain about Garbage Collector?
What is the use of volatile variable?