what is the main difference between c and c++?
Answer Posted / rohit
C does not has ++ sign
while C++ has ++ sign....
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is encapsulation c#?
What does and I oop mean?
Why is object oriented programming so hard?
Which language is not a true object oriented programming language?
when to use 'mutable' keyword and when to use 'const cast' in c++
Can static class have constructor?
write a C++ program for booking using constructor and destructor.
What is new keyword in oops?
officer say me - i am offered to a smoking , then what can you say
Which method cannot be overridden?
hi all..i want to know oops concepts clearly can any1 explain??
What is static in oop?
Can we override main method?
What is advantage of inheritance?
What is the diamond problem in inheritance?