Can we run c program in turbo c++?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by call by value and call by reference?
Do the names of parameters have to agree in the prototype, definition, and call to the function?
Can you explicitly call a destructor on a local variable?
What is a responder chain?
write a function signature with various number of parameters.
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
What are protected members in c++?
Is c the same as c++?
Explain how overloading takes place in c++?
What do you mean by Stack unwinding?
Explain how a pointer to function can be declared in C++?