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

Answer Posted / chandan seta

In c we use #include<stdio.h> but in c++ we use
#include<iostream.h>

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the example of polymorphism?

554


Can a varargs method be overloaded?

613


What is overriding in oop?

546


Write a program to reverse a string using recursive function?

1788


What is a function in oop?

626






What are properties in oop?

603


What is the highest level of cohesion?

569


• What are the desirable attributes for memory managment?

1723


What is polymorphism in oops?

554


What are the 3 principles of oop?

612


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2002


What is the renewal class?

2161


What is encapsulation in oops?

533


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

1652


What is a null tree?

625