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
Is set c++?
What is c++ vb?
What is abstract class in c++?
How can we check whether the contents of two structure variables are same or not?
What is c++ hash?
They will ask u question about single linked list?. Write Code for to insert delete node.
Why c++ is faster than java?
Does c++ vector allocate memory?
Can you please explain the difference between overloading and overriding?
In what situations do you have to use initialization list rather than assignment in constructors?
Can you sort a set c++?
What are guid? Why does com need guids?