Quiz [1.0]

Quiz for Subchapter 1

Question 1:What are the advantages of using languages like C# and Java compared to a language like C/C++ that compiles to machine code?

Question 2:What are the differences between a compiler, transpiler, and interpreter? List a few benefits that may apply for each.

Questions 3: What would be some advantages to using a compiled language over an interpreted one?

Question 4:What are the steps that a hybrid-compiler will perform to ensure a language runs on all platforms?

Answer Key

Last updated