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
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
1.what is the vesition managment.
Differevce between arrays and array builders?
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
WHat is execution in manual testing and when will we start execution and what language we use in execution
what are stubs related to foxpro?
Is the IT field raise again? What is the position of IT after 4 years?
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
purpose of abstraction and interface
Write a program to find factorial of a number using functions
Write a program to reverse a number?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.