what is the main difference between c and c++?

Answer Posted / chetna chaudhari,jalgaon

in c we use #include<stdio.h>as iclusion file,while in c++
we use #include<iostreame>as inclusion file.

Is This Answer Correct ?    2021 Yes 949 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is multilevel inheritance?

714


What is an advantage of polymorphism?

583


Write a c++ program to display pass and fail for three student using static member function

2798


What is oops?what is its use in software engineering?

547


What is byval and byref? What are differences between them?

1680






What is the oops and benefits of oops programming?

544


What are the 3 principles of oop?

608


Why is destructor used?

574


when to use 'mutable' keyword and when to use 'const cast' in c++

1639


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1409


Can abstract class have normal methods?

600


What causes polymorphism?

563


What is encapsulation example?

541


What is class encapsulation?

582


What is purpose of inheritance?

636