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

Write any small program that will compile in "C" but not in
"C++"?

Answer Posted / aashish kumar nath

We can do many programs which will run in C but not in C++
like if we declare

int class=8 /*It will run in C but not in c++ */

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain class invariant.

1000


What are the types of array in c++?

1098


Can circle be called an ellipse?

1032


Is there finally in c++?

1043


Explain how the virtual base class is different from the conventional base classes of the opps.

1114


Keyword mean in declaration?

1011


Which command properly allocates memory a) char *a=new char[20]; b) char a=new char[20]; c) char a=new char(20.0);

1015


What are virtual constructors/destructors?

956


What is a container class? What are the types of container classes in c++?

1171


Mention the storage classes in c++.

1037


Can a built-in function be recursive?

983


what are the characteristics of Class Members in C++?

1000


What is a binary file? List the merits and demerits of the binary file usagein C++.

1240


What is the use of endl in c++ give an example?

1118


What is pure virtual function? Or what is abstract class?

1010