A float occupies 4 bytes in memory. How many bits are used
to store exponent part?
since we can have up to 38 number for exponent so 2 ki power
6 6, 6 bits will be used. If 6 bits are used why do not we
have up to 64 numbers in exponent?


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

Post New Answer

More C Interview Questions

What is your stream meaning?

0 Answers  


Explain what is the stack?

0 Answers  


How many levels deep can include files be nested?

0 Answers  


a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static Which of the Following Statements are true w.r.t Bit-Fields A)a,b&c B)Only a & b C)Only c D)All

3 Answers   Accenture, Digg.com,


What is getche() function?

0 Answers  






c programming of binary addition of two binary numbers

4 Answers  


Can you please explain the scope of static variables?

0 Answers  


What is a function in c?

0 Answers  


State the difference between realloc and free.

0 Answers   Aricent,


what is the difference between auto and static keywords

1 Answers   cDot, College School Exams Tests, TCS,


What is the difference between procedural and declarative language?

0 Answers  


Why do we need a structure?

0 Answers  


Categories