what is the main difference between c and c++?
Answer Posted / balaji
header file in c is <iostream.h> and in c++ it is <stdio.h>
input in c is cin>> and in c++ it is scanf
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What does I oop mean?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Why is oop useful?
What is polymorphism and example?
What are classes oop?
Can we override main method?
Which is better struts or spring?
What makes a language oop?
What polymorphism means?
What is polymorphism used for?
what is graphics
What are two types of polymorphism?
What is the types of inheritance?
What is encapsulation in simple terms?
Why is abstraction used?