Is there something that we can do in C and not in C++?
Answer Posted / faisal saifi
C++ retained all features of C programming in addition of
object oriented programming that use OBJECT and a CLASS so
there is nothing that happen in C but not in C++;
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What does scope resolution operator do?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
Explain deep copy and a shallow copy?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
What is c++ vb?
What are the storage qualifiers?
Which c++ operator cannot overload?
Why is c++ still used?
What do you mean by overhead in c++?
What is :: operator in c++?
Do inline functions improve performance?
Specify different types of decision control statements?
Where are setjmp and longjmp used in c++?
C is to C++ as 1 is to a) What the heck b) 2 c) 10
How would you use the functions sin(), pow(), sqrt()?