Problemas
A complier translates the program one statement at a time. Orrue OFalse Pregunta 9 (1 punto) __ is a programming language used to create webpages. Fortran b CH+ c Python d HTML Pregunta 10 (1 punto) An interpreter translates the program one statement at a time. Orue OFalse Pregunta 11 (1 punto) Interpreters are much faster than compilers. OTrue OFalse Pregunta 12 (1 punto) The data type used for representing logical values in programming integer string float boolean
Roztwór
Marisol
maestro · Tutor durante 5 años
4.3
(312 Votos)
Respuesta
Question 9:A compiler translates the program one statement at a time.Answer: FalseQuestion 10:Which programming language is used to create webpages?Answer: d) HTMLQuestion 11:An interpreter translates the program one statement at a time.Answer: TrueQuestion 12:Interpreters are much faster than compilers.Answer: FalseQuestion 13:What data type is used for representing logical values in programming?Answer: boolean