what is the main difference between c and c++?
Answer Posted / ramesh kumar
c language programming is very compartiable with hardware.
it running speed is very high and after comiling once time
we have no need to recompile the program when we run on
other machine.This feature differciate the c language from
c++ language.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
Why is destructor used?
What is a null tree?
c++ program to swap the objects of two different classes
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Can a destructor be called directly?
What is encapsulation oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is destructor in oop?
Explain the concepts involved in Object Oriented programming.
What is class encapsulation?
when to use 'mutable' keyword and when to use 'const cast' in c++
Is data hiding and abstraction same?
What are the 5 oop principles?
Is enum a class?