what is the main difference between c and c++?
Answer Posted / sreenvasulu reddy
c can use main() in c program
But c++ can use void main() in c++ program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What does and I oop mean?
What is encapsulation oop?
What polymorphism means?
What is an advantage of polymorphism?
what type of questions
Explain the concepts involved in Object Oriented programming.
Can a destructor be called directly?
What is the significance of classes in oop?
Why it is called runtime polymorphism?
What is interface? When and where is it used?
What is encapsulation example?
write string class as your own class in java without using any built-in function
What is class in oop with example?
What are main features of oop?