preface for this computer assignment
Attachments:
Answers
Answered by
5
Answer:
ans1) There are two types of Java programs — Java Stand-Alone Applications and Java Applets. Java applets are Java applications that run within a web browser. They are mainly used for internet programming.
ans 2) There are 3 different types of translators as follows:
- Compiler. Main article: Compiler.
- Interpreter. Main article: Interpreter (computing)
- Assembler. Main article: Assembly language § Assembler.
Similar questions