What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)?

a) 6

b) 38

c) An unlimited number


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

Post New Answer

More C++ General Interview Questions

write a program that a 5 digit number and calculates 2 power that number and prints it.

2 Answers   Vimukti Technologies,


How would you use the functions randomize() and random()?

0 Answers  


What does namespace mean in c++?

0 Answers  


Name the operators that cannot be overloaded in C++?

0 Answers   Fidelity,


What is the use of main function in c++?

0 Answers  






What is the use of vtable?

0 Answers  


Explain the difference between overloading and overriding?

0 Answers  


What is class in c++ with example?

0 Answers  


Write syntax to define friend functions in C++.

0 Answers   HAL,


What's the order in which the local objects are destructed?

0 Answers  


What is the Maximum Size that an Array can hold?

55 Answers   Adobe, FutureSoft, HCL, Infosys, Satyam, TCS, Wipro,


How can virtual functions in c++ be implemented?

0 Answers  


Categories