ข้อ 9. Q19. In comparison with the complier-based language processing, which of the following is an appropriate description concerning the interpreter-based language processing?
a) Programs are executed at a slower speed.
b) Recursive function calls are not allowed.
c) Source programs are translated into machine language prior to execution.
d) It is not suited to an interactive operation environment.