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

Answer Posted / sight

Hi!!
C is basically developed for Structured programming...
C++ is developed for Object Oriented Programming..

C we can't use Inheritance,Polymorphism.etc..Concepts
C++ we can use this concepts...

C is not as secured compared to C++
C++ is more secure than C b'coz it use Object Oriented
concepts..

C is to Down Approach
C++ is Bottom top Approach..

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is a NULL Pointer? Whether it is same as an uninitialized pointer?

1325


Is c# a good language?

1055


How important is structure in life?

1143


how logic is used

2022


Write a program to print factorial of given number without using recursion?

1038


write a program to find out prime number using sieve case?

2137


How are 16- and 32-bit numbers stored?

1324


What is the use of a semicolon (;) at the end of every program statement?

1585


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

1260


What are the advantages of c preprocessor?

1314


Tell me is null always defined as 0(zero)?

1130


c program to compute AREA under integral

2464


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

1303


Where can I get an ansi-compatible lint?

1199


What is the right type to use for boolean values in c?

1085