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 meant my Firewall testing? how the testing is performed on it?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
can u merge 10GUI map files into a single GUI map file in winrunner?
Have you prepared traceability matrix and how to prepare it?
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
i need manual testing interview questions for 2+ experience plzz help me..
What is mean by incident logging system ?
any one giv test cases for wordpad using equivalence class partioning
What are the roles of glass-box and black-box testing tools?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
In what situation would you want to parameterize a text verification check?
how to creat 2 test plan in 2 different environment exp:tour and travel
Tell me the SRS based review,brs based review
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
diff b/w desktop based testing & web application testing