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 are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
What is change request, how you use it?
What is test management?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
difference between change management and configuration management
Have you prepared traceability matrix and how to prepare it?
What is big bang approach?
What about the test case if the field only takes a certain number of characters or a minimum number?
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
Unit Testing can be done by using Nunit?
What is the difference between pilot and beta testing?
You may be overqualified for this position we have to offer
what is diffrence between dynamic black box testing and dynamic white box testing
When should you opt for manual testing over automation testing?