what is the main difference between c and c++?
Answer Posted / abhishek gautam
C is a procedural programming language whereas C++ is an
object oriented programming language
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the ways in which a constructors can be called?
What does and I oop and sksksk mean?
What is advantage of inheritance?
What is class and example?
c++ program to swap the objects of two different classes
Can we define a class within the interface?
What is polymorphism programming?
What is encapsulation in ict?
Whats oop mean?
What is the diamond problem in inheritance?
What is multilevel inheritance explain with example?
can inline function declare in private part of class?
How to call a non virtual function in the derived class by using base class pointer
How is polymorphism achieved?
What is inheritance write a program to show use of inheritance?