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 difference between c and c++?

Answer Posted / sai

c is a procedural language which can't use in real world
applications
c++ is object oriented programming language
by using objects in c++ we can declare classes
we can use encapsulation in c++ but can't use in c
the execution of c++ is faster than c
we use printf scanf in c and cout cin are used in c++
for writing and printing data
we don't require to write header files in c++ instead we
have to write iostream

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

1115


How is a pointer variable declared?

1158


What is union in c?

1164


How can you avoid including a header more than once?

1020


What is omp_num_threads?

1133


explain what are pointers?

1079


Explain how do you view the path?

1220


What is the use of a static variable in c?

1108


What is function prototype in c language?

1085


What do you understand by normalization of pointers?

1101


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

1538


Explain why can’t constant values be used to define an array’s initial size?

1398


What is a program flowchart and explain how does it help in writing a program?

1357


What is the difference between struct and union in C?

1382


What is file in c preprocessor?

1194