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...

difference between clanguage and c++

Answer Posted / srinivas

C is procedural oriented language which means line by line
executed form top to bottom.C++ is object oriented language
and executes by bottom up approach.C++ is object oriented
language so it supports all OOPs concepts like
Class/Object,inheritance,encapsulation,polymorphism. c
doesn't support these concepts.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a controller php?

1060


How to increase the maximum execution time of a script in php?

1013


What is the use of imagetypes() method?

1024


Which function would you use to determine the length of a string in php?

1095


Why is overriding runtime?

1040


What does a delimiter do in mysql?

1112


What is meant by pdo in php?

1053


How can you encrypt password using php?

1096


How can i execute PHP File using Command Line?

1040


Which php framework is best for beginners?

1169


What is $_ env in php?

1031


Tell me how to execute an sql query? How to fetch its result?

1022


Who is the father or inventor of php?

1129


Is php strongly typed?

1101


What are the __construct() and __destruct() methods in a php class?

1005