What are the compilers of JAVA and .NET Programming languages?
Answer Posted / manoj
for java compiler is jit-just in time
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
where is available in this mantis toturials?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
any drawback are there in mantis?
how to data grid use in data bind?
How to set fixed width in particular
What is diffrent between Method and and function in c#
When we use Windows authentication mode
How will you prove that java swing is multithreaded?
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
details description on this mantis? who is founder of this mantis?
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
iam confused among testing ,.net and java. can anybody help me.
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain