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


Please Help Members By Posting Answers For Below Questions

Do you know about multiple inheritance?

631


What is overriding vs overloading?

571


What are main features of oop?

621


Can private class be inherited?

607


Is oop better than procedural?

558






What is abstraction in oop?

625


What is abstraction in oops with example?

759


What does and I oop mean in text?

609


Whats oop mean?

582


What exactly is polymorphism?

592


What does and I oop mean?

607


What is stream in oop?

829


What is polymorphism what is it for and how is it used?

567


Why do we use oop?

593


can we make game by using c

3405