Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 abstraction in oop with example?

1192


Which method cannot be overridden?

1174


What is abstraction in oop?

1192


Can enum be null?

1071


What is an advantage of polymorphism?

1137


What is this pointer in oop?

1128


Templates mean

2153


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2442


What are properties in oop?

1144


What are the 4 pillars of oop?

1206


What is protected in oop?

1118


What is destructor give example?

1120


write a C++ program for booking using constructor and destructor.

2595


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

2509


What is the diamond problem in inheritance?

1201