Answer Posted / guru tata
JVM Is an architecture specification for converting the source code to machine understandable code, it was basically developed on c language, it invoked when the source code need to be executed, it is architectural neutral works on any platform, it work along with the system software.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
Can private method static?
What is treeset in java collection?
What is the use of protected in java?
Explain inner classes ?
Is empty in java?
Write a method to check if input string is palindrome?
Can private members of a base class are inheritable justify?
What is a condition in java?
Why destructor is not used in java?
What is constructor and virtual function? Can we call a virtual function in a constructor?
What is the functionality of the stub?
How many bytes is double?
Can we override the private methods?
List two java ide’s?