Define basic type of variable used for a different condition in C++?


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

Post New Answer

More C++ General Interview Questions

What is jump statement in C++?

0 Answers   Ericsson,


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

0 Answers  


What are stacks? Give an example where they are useful.

0 Answers  


What is the difference between a copy constructor and an overloaded assignment operator?

4 Answers   Belzabar, Citrix, Microsoft, Wipro,


Why is main an int?

0 Answers  


What information can an exception contain?

0 Answers  


Find the second maximum in an array?

12 Answers   HCL,


Difference between Overloading and Overriding?

35 Answers   Appnetix Techno, GameLoft, HP, IBM, NIIT, Rohde and Schwarz,


Explain the static member function.

0 Answers  


What is the use of ::(scope resolution operator)?

0 Answers  


what is C++ objects?

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


Categories