
QUIZ 01
Quiz by Joseph John Galo
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
What is a compiler?
A compiler translates the sample code for each line.
A compiler converts the sample code into object code.
A Compiler converts code and runs the program simultaneously.
30s - Q2
A _______________ is a set of instructions following the rules of the chosen language. Without programs, computers are useless.
Users enter free textType an Answer30s - Q3
An ________________ reads the source code one instruction or line at a time, converts this line into machine code, and executes it.
Intermediate Code
Compile
Interpreter
Compiler
30s - Q4
Critical Thinking is a required skill to become a programmer.
truefalseTrue or False30s - Q5
Engineering skills are required skill to become a programmer.
falsetrueTrue or False30s - Q6
Oral Expression is a required skill to become a programmer.
truefalseTrue or False30s - Q7
The fourth generation languages are commonly used in database programming and scripts.
truefalseTrue or False30s - Q8
The first-generation languages are languages that consist of low-level assembly language.
truefalseTrue or False30s - Q9
All programming languages consist of variables, collections, and loops.
truefalseTrue or False30s - Q10
The third-generation languages consist of assembly languages.
falsetrueTrue or False30s