What is the biggest integer?


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

Post New Answer

More Core Java Interview Questions

Implementations of set interface?

0 Answers  


What does string intern() method do?

0 Answers  


what is static import in java? Explain

0 Answers  


justify c is portable

1 Answers  


For technical interview question please sir send me because tomorrow my interview

1 Answers   FactSet Systems,


what is the use of finalize()Method please explain with an example

3 Answers  


What is difference between core java and java ee?

0 Answers  


Which collection object is faster to retrieving the data and inserting the data into it.

2 Answers   Jamcracker, Virtusa,


What does the “static” keyword mean? Can you override private or static method in java?

0 Answers  


If I have 1000 objects and my requirement is to sort them quickly, then which collection would you recommend and why?

5 Answers   KPIT,


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  


Why stringbuilder is not thread safe in java?

0 Answers  


Categories