Computer Science, asked by jalabarre28, 2 months ago

Python and Java are examples of what type of programs that may be translated into one or several machine instructions by the compiler/interpreter?

Answers

Answered by sariQus
1

Answer:

Java ----> Compiled Language

Python -----> interpreter

Explanation:

Similar questions