What is the largest data type in java?


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

Post New Answer

More Core Java Interview Questions

What are methods in java?

0 Answers  


What is the difference between jvm and jre? What is an interface?

0 Answers  


What is printwriter in java?

0 Answers  


Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.

2 Answers  


How do you override a private method in java?

0 Answers  






What is the format specifier?

0 Answers  


Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.

0 Answers   Mphasis,


Which package is always imported by default?

0 Answers  


What do you understand by the term singleton?

0 Answers  


What is an accessor?

1 Answers   BirlaSoft,


How many types of design patterns are there?

0 Answers  


Is array passed by reference in java?

0 Answers  


Categories