what is the main difference between c and c++?
Answer Posted / ishwar lal patidar
c is a old language but c++ is a new generation language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
is there any choice in opting subjects like 4 out of 7
What is multilevel inheritance?
what are the different types of qualifier in java?
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
How can you overcome the diamond problem in inheritance?
What is variable example?
What is a class in oop?
what is difference between class template and template class?
Which type does string inherit from?
What is use of overloading?
What is the purpose of enum?
What is and I oop mean?
What are the 3 principles of oop?
What is class and object with example?
What are oops functions?