Languages Flashcards
1
Q
What BEST describes java as a language
A: scripting
B: interpreted
C: markup
D: compiled
A
D: compiled
Java is a compiled language
2
Q
What is HTML as a language
Compiled
Scripting
Interpreted
Markup
A
Markup
HTML is a markup language and not considered to be a programming language
3
Q
What would you use for a interactive webpage
Query
Assembly
Interpreted
Compiled
A
Interpreted
Languages including python, JavaScript,ruby require a program called an interpreter to execute the instructions written in the source code
4
Q
What is the most difficult human readable language
Markup
Interpreted
Compiled
Assembly
A
Assembly is considered the most difficult human readable language