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 Cs in testing
What is Installability testing?
what is analysizing test results & creating the bug reportts?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What mean by STLC (S/W testing life cycile)?
What is Error Seeding?
What is difference between system and functional testing?
Hi I want the technical documentation for a sample project, if any one knows about the details plz guide me, mail at gpriya_1980@yahoo.co.in thanks in advance
at the time of testing web based applications and client server apllications, what you absorved as a tester? (i need not differences, but i need what you absorved at the time of testing as a tester)
what is the difference between Desktop testing,Client/server testing and webapplication testing
what is meant by manual testing?
What would u do if u come across a bug...report it.....but the programmer is in a diff location ( say u in India n he is USA)..and he keeps accepting its a bug?