what is the main difference between c and c++?
Answer Posted / fdsgf
The main difference between c and c++ is that " C is a
structured programming language while C++ is an object
programming language and also we have templates in C++ that
is not the case in C
fdgd
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is overloading and its types?
Are polymorphisms mutations?
What is the purpose of enum?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What is advantage of inheritance?
Which method cannot be overridden?
What is debug class?what is trace class? What differences are between them? With examples.
what are the ways in which a constructors can be called?
What is abstract class in oops?
What is constructor in oop?
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 the diamond problem in inheritance?
#include
Why multiple inheritance is not possible?
Can we have inheritance without polymorphism?