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

Answers were Sorted based on User's Feedback



what is difference between C and C++..

Answer / zubin abraham

C is structure oriented Designing language where as C++ is
Object oriented language

C is used for creating System level programs and c++ is used
for creating application programs and GUI

Is This Answer Correct ?    12 Yes 0 No

what is difference between C and C++..

Answer / nataraj

c is an basic language, and c++ is advanced language.and c
is an basic of the program.

Is This Answer Correct ?    12 Yes 1 No

what is difference between C and C++..

Answer / 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

what is difference between C and C++..

Answer / kalyanram

c is a procedural oriented language ,in c there is no
security & reusabulity concepts
in c++ lan object oriented language this provide concept of
class,inheritance ..so it is more security

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More C Interview Questions

How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

0 Answers  


Explain what is meant by 'bit masking'?

0 Answers  


where do we use volatile keyword?

1 Answers  


7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)stderr D)All the above

10 Answers   Accenture,


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

0 Answers   GrapeCity,


what is the stackpointer

2 Answers  


write a program to remove occurrences the word from entered text?

1 Answers  


a memory of 20 bytes is allocated to a string declared as char *s then the following two statements are executed: s="Etrance" l=strlen(s); what is the value of l ? a.20 b.8 c.9 d.21

4 Answers   TCS,


What is a stream in c programming?

0 Answers  


Explain what are preprocessor directives?

0 Answers  


praagnovation

0 Answers  


explain what is fifo?

0 Answers  


Categories