what is the main difference between c and c++?
Answer Posted / lavanya
c is a lengthy language but c++ is a language which is used
to shorts the procedure,
c is structure oriented,but C++ object oriented
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is an advantage of polymorphism?
How to improve object oriented design skills?
What is multilevel inheritance in oop?
What is the types of inheritance?
What is the difference between inheritance and polymorphism?
What is inheritance in simple words?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
Which type does string inherit from?
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 debug class?what is trace class? What differences are between them? With examples.
Why is polymorphism important in oop?
class type to basic type conversion
What is constructor in oop?
When not to use object oriented programming?
Can private class be inherited?