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
What are dot operator queries?
Explain the access modifiers for a class, method and variables?
Explain about public and private access specifiers?
What is string [] java?
Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx
Is .net better than java?
What are the advantages of passing this into a method instead of the current class object itself?
What is binary tree in java?
Are generics important java?
What is fail fast in java?
Define locale.
Can java list contain duplicates?
What is method overloading in java ?
How will you call an Applet using Java Script Function?
Why is java called the platform independent programming language?