What is float in java?


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

Post New Answer

More Core Java Interview Questions

What interface is extended by awt event listeners?

0 Answers  


What is string and example?

0 Answers  


Can singleton class be serialized?

0 Answers  


Explain the importance of throws keyword in java?

0 Answers  


. Differentiate between instance and local variables.

1 Answers  


How java uses the string and stringbuffer classes?

0 Answers  


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

0 Answers  


What are serialization and deserialization?

0 Answers  


What JNDI(Java Naming and Directory Interface) provides?

4 Answers  


Why non nested classes in java are not having marked as protected access specifier

2 Answers   Google,


What is the internal implementation of set in java?

0 Answers  


how we can make a write-only class in java?

0 Answers  


Categories