what is jvm in java
Answers were Sorted based on User's Feedback
Answer / dinnu
jvm means java virtual machine.it is just like a compiler as
in c language.
it is used to execute the programs in java
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sukrutha
JVM is a java virtual machine, which converts the java byte code to machine specific code.. because of jvm java got platform independence feature, which means you can run java application in any operating system by installing jvm . without JVM you cannot run java applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What is Forward and Backward compatibility? How will you write test cases for compatibility testing?
Please provide the examples for following scenarios 1.High Sevierity Low Priority 2.Low Sevierity High priority
What is Junit and bash testing
How can i understand about the concept of "State Transition" Testing. Can any Testing genius can suggest me.
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
what is mean by mr ?
WHAT IS CVS? WHY IT IS USED
FTP is a application program to upload files to server write a test cases to check the system after successfull uploading we get the message files uploaded successfully?
Why must we test cookies?
can you write test cases on pen?
what is test scenario and test condition?