Java _________the program first and then __________it.
1) compile
2) interpret
3) assemble
4) debug

Options
- 1 and 2
- 2 and 1
- 3 and 4
- 1 and 4


CORRECT ANSWER : 1 and 2

Discussion Board
Explanation.

Answer : 1 and 2.

Java is both compiled and interpreted language. It compiles using javac and Just In Time (JIT), and interprets using Java virtual machine (JVM).



Jayesh Sonar 02-25-2015 06:43 AM

cumputer

i like the way how you setup you Questen you can put more on the webside thank you

keanan lindoor 10-10-2014 06:31 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement