What is a float in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is a pointer how and when is it used?
Difference between class and structure.
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
What is ifstream c++?
Write about c++ storage classes?
Is there finally in c++?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
Describe new operator and delete operator?
What can I safely assume about the initial values of variables which are not explicitly initialized?
How the delete operator differs from the delete[]operator?
what is difference between internet and Internet?
12 Answers College School Exams Tests, Microsoft, MIT, TCS,
If you don’t declare a return value, what type of return value is assumed?