Can I learn c++ without c?
What is virtual destructor? What is its use?
Implement strcmp
How does com provide language transparency?
write a program to add two numbers without using an arithmetic operator.
How to write Multithreaded applications using C++?
2 Answers Honeywell, TCS, Wipro,
What is the difference between a template and a macro?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
How are pointers type-cast?
const char * char * const What is the differnce between the above two?
Give an example of run-time polymorphism/virtual functions.
Show the declaration for a pointer to function returning long and taking an integer parameter.
Brief explaination about #include<iostream.h>, cin and cout