Why does java have different data types for integers and floating-point values?


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

Post New Answer

More Core Java Interview Questions

What is thread count in java?

0 Answers  


What is oop in java?

0 Answers  


what is a thread pool in java and why is it used?

0 Answers  


Difference between static synchronization vs. Instance synchronization?

0 Answers  


Relationship between an event-listener interface and an event-adapter class?

1 Answers  






Can you call one constructor from another if a class has multiple constructors?

0 Answers  


Can subclass overriding method declare an exception if parent class method doesn't throw an exception?

0 Answers  


What is meant by design patterns?

0 Answers  


What are nested classes in java?

0 Answers  


why interfaces are faster than abstract classes?

4 Answers  


Is null == null in java?

0 Answers  


What is the ==?

0 Answers  


Categories