int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}
Is c++ still in demand?
How would you implement a substr() function that extracts a sub string from a given string?
What is c++ manipulator?
How do you sort a sort function in c++ to sort in descending order?
which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?
Why is it called c++?
What is implicit pointer in c++?
What are proxy objects in c++?
Differentiate between declaration and definition.
What information can an exception contain?
what Is DCS ? what i will get benefit when i did?
What is a volatile variable in c++?
What is different in C++, compare with unix?
What is the use of c++ programming language in real life?