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

Is set c++?

0 Answers  


What is c++ vb?

0 Answers  


What is abstract class in c++?

0 Answers  


How can we check whether the contents of two structure variables are same or not?

0 Answers  


What is c++ hash?

0 Answers  






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

2 Answers   Persistent,


Why c++ is faster than java?

0 Answers  


Does c++ vector allocate memory?

0 Answers  


Can you please explain the difference between overloading and overriding?

0 Answers  


In what situations do you have to use initialization list rather than assignment in constructors?

0 Answers  


Can you sort a set c++?

0 Answers  


What are guid? Why does com need guids?

0 Answers  


Categories