what is the main difference between c and c++?
Answer Posted / nagesh sharma
C++ is made adding classes with c so it is called c++
but in c classes are not available
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is solid in oops?
What is difference between polymorphism and inheritance?
What is encapsulation in oop?
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.
What is protected in oop?
What is abstraction in oops?
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.
What is inheritance write a program to show use of inheritance?
what are the realtime excercises in C++?
Which method cannot be overridden?
What do you mean by variable?
What is the purpose of enum?
Can a varargs method be overloaded?
What exactly is polymorphism?
What is advantage of inheritance?