what is the main difference between c and c++?
Answer Posted / yash gupta
C is a general progra ming language and easy to learn,
while C++ is a extension of C lanuage
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you define social class?
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.
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What are the advantages of polymorphism?
when to use 'mutable' keyword and when to use 'const cast' in c++
#include
What is overloading in oops?
What is this pointer in oop?
What is class and object with example?
What is object and example?
What causes polymorphism?
State what is encapsulation and friend function?
What is a class and object?
What do you mean by overloading?
What is polymorphism explain its types?