Answer Posted / therathna
converting programing langauge to michine language.In java
compailing is done by interpriter this is use for to convert
programing into byte code.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How does remove work in java?
Is main a function?
Can we convert stringbuilder to string in java?
Define array. Tell me about 2-D array.
Is math an abstract class in java?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
Explain about the security aspect of java?
Is double bigger than float?
How to change the priority of thread or how to set priority of thread?
how to deploy tomcatserver to weblogic server? write d following steps?
Does treeset use compareto?
What is the difference between int and integer in java?
What do you mean by aggregation?
What is the purpose of void?
What are the characteristics of Final,Finally and Finalize keywords.