What do you understand by java virtual machine?


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

Post New Answer

More Core Java Interview Questions

Q) I have a ArrayList object, in that object i have added 5 integer values, 5 float values, 5 string values. Now question is how can delete particular type of data ( i.e all int values or all float values or string values) in that list object at a time?

3 Answers   Aricent,


What is an empty list in java?

0 Answers  


Can I override protected method in java?

0 Answers  


What is are packages?

0 Answers  


What is a arraylist in java?

0 Answers  






What is the loop in java?

0 Answers  


How can we use primitive data types as objects?

0 Answers  


What are pass by reference and pass by value?

0 Answers  


What is executor memory?

0 Answers  


What are order of precedence and associativity, and how are they used?

1 Answers  


Can we force the garbage collection to run?

0 Answers  


If a method is declared as protected, where may the method be accessed?

0 Answers  


Categories