Give 10 points of differences between C & C++.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between ++ count and count ++?
What is pointer -to-members in C++? Give their syntax?
What do you mean by call by value and call by reference?
How many pointers are required to reverse a link list?
wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster
What are the classes in c++?
What is problem with Runtime type identification?
give me some class & objects examples?
What are static variables?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
Distinguish between new and malloc and delete and free().
Explain stack & heap objects?