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


Is there something that we can do in C and not in C++?

Answers were Sorted based on User's Feedback



Is there something that we can do in C and not in C++?..

Answer / vaishnavi

there are many concepts that can be used in c++ where c
cannot support those concepts.
The following are some of those type of concepts:-
1.function overloading
2.operator overloading
3.templates
4.polymorphism
5.inheritence
6.data encapsulation
7.function over-riding
8.virtual functions
9.constructors & destructors
10. exceptional handling.

Is This Answer Correct ?    4 Yes 10 No

Is there something that we can do in C and not in C++?..

Answer / kiran.raikar

nothing

Is This Answer Correct ?    2 Yes 10 No

Is there something that we can do in C and not in C++?..

Answer / avni

we can use printf in c but not in c++

Is This Answer Correct ?    4 Yes 19 No

Is there something that we can do in C and not in C++?..

Answer / tajudeen

Pointers we can do it in c but not in c++

Is This Answer Correct ?    1 Yes 27 No

Post New Answer

More C++ General Interview Questions

What is the iunknown interface?

0 Answers  


Why was c++ created?

0 Answers  


Why we use #include iostream in c++?

0 Answers  


They will ask u question about single linked list?. Write Code for to insert delete node.

2 Answers   Persistent,


C is to C++ as 1 is to a) What the heck b) 2 c) 10

0 Answers  


what are difference between c and c++?

9 Answers   Accenture,


Do you know what are static and dynamic type checking?

0 Answers  


Why do we use iterators?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


What is flush () in c++?

0 Answers  


What is encapsulation in c++ with example?

0 Answers  


What is a syntax in c++?

0 Answers  


Categories