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 |
Define class?
What is boolean law?
Are constructors methods?
How many types of equations are there?
Can an unreferenced object be referenced again?
What is the purpose of the finalize() method?
What is the default execution method in java?
What is java util concurrentmodificationexception?
Give me an example of array and linked list? Where they can be used?
What is serializable interface?
13 Answers Infosys, Probity Soft, Seed Infotech,
A class can be a subclass of itself?
What is diamond operator in java?