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
Why we use multi threading instead of multiprocessing?
What is the difference between heap memory and stack memory?
What is a dynamic array java?
What is a class in java?
How can we create a thread in java?
What is the difference between assignment and initialization?
How do you compare objects in java?
What are advantages of using Java?s layout managers than windowing systems?
Java.util.regex consists of which classes?
Define packages in java?
Can Exception handling we can handle multiple catch blocks?
what is the difference between thread and runnable types? : Java thread
How can you set an applet’s height and width as a percentage?
Which is easier .net or java?
Explain yield() method in thread class ?