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 is the procedure to write test cases and what are the conditions to write test cases? please say...
How should testers write the test cases without Specifications
Explain about 'Interface Testing' in Web based Application?
Hi can any one plz answer me how to set up the test environment does it done by tester it self? its urgent thanks in advance roli
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
How to give introduction for Manual Testing interview?? say when you show you have 4 years of experience in Manual Testing.
What is severity ?
prepare test cases for file copy paste.
How much percent of time you spend in testing and writting test cases? does testing comes first or writting test cases?
If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?
How do you go about testing a project?
What is Bugzilla ?