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
Difference between static global and global?
16 Answers Microsoft, Symphony, Wipro,
What is an accessor in c++?
What is purpose of abstract class?
Define the process of handling in case of destructor failure?
What are different types of loops in c++?
what is C++ objects?
How Virtual functions call up is maintained?
What is an undefined reference/unresolved external symbol error and how do I fix it?
Explain the pure virtual functions?
What are the various oops concepts in c++?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
Explain one-definition rule (odr).