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 the diff between Servletcontext and servletconfig?

5 Answers  


What will be the default values of all the elements of an array defined as an instance variable?

0 Answers  


Is vector thread safe in java?

0 Answers  


What is externalizable?

0 Answers  


Can list be final in java?

0 Answers  


What is nested interface?

0 Answers  


I need some details about an employee. i have only the employee id in my presentation layer(JSP).I entered that ID and click "Show Details" Button. Question is how the JSP pass that id to Controller layer and DAO and what mechanism we are using to retrive data from DB and how the data passed to JSP as a Output. Please explain in detail.

1 Answers   TCS,


What are the different types of sorting in java?

0 Answers  


What invokes a thread's run() method in java programming?

0 Answers  


Ducking is automatic in checked exception?True or false

2 Answers  


What is the full meaning of java?

0 Answers  


What are the different types of java?

0 Answers  


Categories