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


int age=35;
if(age>80)
{Console.WriteLine("Boy you are old");}
else
{Console.WrieLine("That is a good age");}


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is function overriding?

1 Answers  


Write about the members that a derived class can add?

0 Answers  


Is there a sort function in c++?

0 Answers  


Define pre-condition and post-condition to a member function in c++?

0 Answers  


What is the difference between #import and #include in c++?

0 Answers  


What are the operators in c++?

0 Answers  


What is prototype for that c string function?

0 Answers  


Explain register storage specifier.

0 Answers  


What is the benefit of learning c++?

0 Answers  


What does the ios::ate argument do?

0 Answers  


What is the importance of mutable keyword?

0 Answers  


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

0 Answers  


Categories