what is the main difference between c and c++?
Answer Posted / rohan
The basic difference b/t c&c++ is that c uses function where as c++ uses class.
c is top down approach where as C++ uses bottom up approach.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
when to use 'mutable' keyword and when to use 'const cast' in c++
What is class encapsulation?
What does sksksk mean in text slang?
What is an example of genetic polymorphism?
What is overriding in oops?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Explain the concepts involved in Object Oriented programming.
Why do we use class?
What are benefits of oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Which type does string inherit from?
officer say me - i am offered to a smoking , then what can you say
Are polymorphisms mutations?
Why it is called runtime polymorphism?