How many bits is a float?



How many bits is a float?..

Answer / Dishant Vaish

A float in Java uses 32 bits (4 bytes) to represent its value. It has a precision of about 7 significant digits.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Define class?

1 Answers  


What is boolean law?

1 Answers  


Are constructors methods?

1 Answers  


How many types of equations are there?

1 Answers  


Can an unreferenced object be referenced again?

1 Answers  


What is the purpose of the finalize() method?

1 Answers  


What is the default execution method in java?

1 Answers  


What is java util concurrentmodificationexception?

1 Answers  


Give me an example of array and linked list? Where they can be used?

1 Answers   Ericsson,


What is serializable interface?

13 Answers   Infosys, Probity Soft, Seed Infotech,


A class can be a subclass of itself?

2 Answers   Genesis,


What is diamond operator in java?

1 Answers  


Categories