Write a corrected statement in c++ so that the statement
will work properly. if (4 < x < 11) y=2*x;
Explain rtti.
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
What is the syntax for a for loop?
What is an operator in c++?
Difference between Top down and bottom up approaches for a given project ?
14 Answers BSNL, CSC, HCL, HP, IIT, Infosys, Siemens,
Define what is constructor?
When should we use multiple inheritance?
What is endianness?
What is class and structure in c++?
What is the difference between a declaration and a definition?
What are the new features that iso/ansi c++ has added to original c++ specifications?
What is a container class?