what is the main difference between c and c++?
Answer Posted / perumalla.naveen kumar
in c after using the main function we can declare the variables.
in c++ before using the main function we can declare the variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is not an object oriented programming language?
How do you achieve runtime polymorphism?
what's the basic's in dot net
What is methods in oop?
Is abstract thinking intelligence?
What is this pointer in oop?
Explain the advantages of inheritance.
Who invented oop?
What are the three main types of variables?
Write a program to sort the number with different sorts in one program ??
What is the real time example of inheritance?
How Do you Code Composition and Aggregation in C++ ?
What is polymorphism programming?
How do you achieve polymorphism?
How do you explain polymorphism?