Give 10 points of differences between C & C++.
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by “this” pointer?
Is eclipse good for c++?
How do you define/declare constants in c++?
Why do we need pointers?
if i want cin 12345678910 and cout abcdefghij. so how can i create the program?. example : if i key in 8910 so the answer is ghij.
Differentiate between late binding and early binding.
what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??
Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;
Distinguish between a # include and #define.
What is == in programming?
What is a tuple c++?
What is an arraylist c++?