what is the main difference between c and c++?
Answer Posted / chetna chaudhari
in c we use scanf function as standard input function,while
in c++ we use streame cin>> for input.like this for output
in c we use printf function,while in c++ we use cout<< as a
output function.
Is This Answer Correct ? | 2605 Yes | 784 No |
Post New Answer View All Answers
What is the oops and benefits of oops programming?
What does I oop mean?
What is abstraction in oop with example?
What are the benefits of interface?
c++ program to swap the objects of two different classes
What is the difference between procedural programming and oops?
How do you achieve polymorphism?
Prepare me a program for the animation of train
What is the difference between a mixin and inheritance?
What is a superclass in oop?
Explain virtual inheritance?
What is the difference between encapsulation and polymorphism?
What is oops in programming?
Why is destructor used?
How do you answer polymorphism?