What is difference between JVM (Java Virtual Machine) and
CLR (Common language Runtime) ?
Answer Posted / mayuewu
JVM is for the UNIX environment.
CLR is for the Windows environment.
JVM interprets bytecode generated from Java.
CLR interprets bytecode generated from C# or VB.NET
JVM has instructions for:
Load and store
Arithmetic
Type conversion
Object creation and manipulation
Operand stack management (push / pop)
Control transfer (branching)
Method invocation and return
Throwing exceptions
Monitor-based concurrency
CLR includes:
Memory management
Thread management
Exception handling
Garbage collection
Security
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
what type of quetion may be asked for experienced person in manual tester of 1 year?
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
What is fuzz testing?
what is TAS language which is used as a language for some projects/
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
Define brain stromming?
Can you explain calibration?
What are the roles of glass-box and black-box testing tools?
what is independent question and what is retriewing and what is problem of severity.
how can u prepare the test plan?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
Can anyone tell me, What is wound fixing?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
What is the difference between functional requirement and non-functional requirement?