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 anything you can do in C++ that you cannot do in C?



Is there anything you can do in C++ that you cannot do in C?..

Answer / neelam saini

No. There is nothing you can do in C++ that you cannot do in C. After all you can write a C++ compiler in C.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

How the V-Table mechanism works?

6 Answers   HP,


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

1 Answers  


Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

1 Answers  


What is Object Oriented programming.what is the difference between C++ and C?

8 Answers   Infosys,


What is constructor and destructor in c++?

1 Answers  


Can a constructor throw a exception? How to handle the error when the constructor fails?

1 Answers  


What is null c++?

1 Answers  


What is binary object model?

1 Answers  


Why is it called c++?

1 Answers  


Is there any difference between int [] a and int a [] in c++?

1 Answers  


What are advantages of C++ when comparing with C?

18 Answers   HP, iGate, TCS,


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

1 Answers  


Categories