State two differences between C and C++.
No Answer is Posted For this Question
Be the First to Post Answer
whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };
What are c++ redistributables?
Which c++ compiler is best?
What are disadvantages of pointers?
Which operator cannot be overloaded c++?
WHO DEVELOPED C++?
What is setiosflags c++?
What is ifstream c++?
Mention the storage classes in c++.
What is Pure Virtual Function? Why and when it is used ?
Tell me an example where stacks are useful?
Can I run c program in turbo c++?