what is the main difference between c and c++?
Answer Posted / mayank jain
In early stage c++ is also known as "c with classes".Therefore c++ contain classes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Templates mean
write knight tour problem which is present in datastructure
What are oops methods?
Can main method override?
What is the real time example of encapsulation?
What is property in oops?
What is use of overloading?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is abstract class in oops?
What is interface? When and where is it used?
What are oops functions?
what is the drawback of classical methods in oops?
what are the realtime excercises in C++?
Can a varargs method be overloaded?
What is polymorphism explain?