What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you choose to use an interpreted language?
What are the advantages of using a compiled language over an interpreted one? Under
what circumstances would you choose to use an interpreted language?
9. Why is the execution environment of a Java class called a virtual machine? How does this
virtual machine compare to a real machine running code written in C?
10. Java is called an interpreted language, yet Java is a compiled language that produces a
binary output stream. Explain how this language can be both compiled and interpreted
Note: As per our guidelines we are supposed to answer only one question. Kindly repost other questions as separate questions.
Hence i am answering question
What are the advantages of using a compiled language over an interpreted one? Under
what circumstances would you choose to use an interpreted language?
Step by step
Solved in 2 steps