what is the main difference between c and c++?
Answer Posted / vikram
*C is a structured programming Language but C++ supports
partial Object Oriented Programming
* C employs top down approach, but c++ employes buttom up
approach.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a program to find 2^n+1 ?
officer say me - i am offered to a smoking , then what can you say
What is difference between multiple inheritance and multilevel inheritance?
What is encapsulation and abstraction? How are they implemented in C++?
Is this job good for future? can do this job post grduate student?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is class encapsulation?
what type of questions
What is oops with example?
Why is abstraction used?
What are the two different types of polymorphism?
What is protected in oop?
What is an interface in oop?
What type of loop is a for loop?
What is the main feature of oop?