Is it safe for adding 10,00,000 records/objects to HashMap?, i.e is it safe to add millions of objects to HashMap?
2 5874
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
What is the use of parseint in java?
Why does java does not support multiple inheritance? Explain
What is a null class?
How do you reverse sort in java?
How would you convert bytes to string?
Is there a case when finally will not execute?
Is static a singleton?
what is object-oriented programming in java?
Give me example of derived data types.
Is sizeof a preprocessor?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is length in java?
What are the benefits of operations?
What does three dots mean in java?