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


Please Help Members By Posting Answers For Below Questions

What are the different ways of doing black box testing?

623


Zenq interview questions for manual testing

1374


What is the limit for test steps?It should be 10/20/30etc

1470


What criteria would you use to select Web transactions for load testing?

1624


What is difference between Manual testing and Pega/BPM testing?

7440






Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella

1784


What is an inspection in software testing?

648


whta is compile module?

1654


What is the difference between functional requirement and non-functional requirement?

644


Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com

1440


Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step

1588


what is the common in all s.o.p (standaed operating procedure)?

1481


Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.

1377


In what situation would you want to parameterize a text verification check?

1656


What is junit & api?

1658