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
What is the use of static functions?
What are the types of pointer?
What are containers in c++?
Is c++ the hardest language?
Explain container class.
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?
Are vectors faster than arrays?
Can non graphic characters be used and processed in C++?
Why the usage of pointers in C++ is not recommended ?
What will i and j equal after the code below is executed? Explain your answer.
What is RTRT tool?can it be used for automation?can it work on packet PC?