
ICT 7
Quiz by Andrea Laxamana
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- 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
35 questions
Show answers
- Q1this programming uses block elements onlyscratch30s
- Q2a software needed to compile a programComplier30s
- Q3It is another way to translate source into a machine codeInterpreting30s
- Q4Which interpreter understand a languageJava Script30s
- Q5It is the process of turning a program into an executable fileCompiling30s
- Q6This programming language uses text elements onlyPython30s
- Q7Whole numbers are stores as _______Integer30s
- Q8Numbers with a decimal point are stored as what type of data?float30s
- Q9A python function that converts any variable into an integer data typeint30s
- Q10Python and scratch are examples of what kind of language?programming language30s
- Q11Very hard for a human programmer to read and writeMachine Code30s
- Q12A program file that can cause an application to run on your computer when it is opened / made of machine codeexecutable file30s
- Q13set of commands that contains instructions written by a programmer specifying the actions to be performed by computer softwaresource code30s
- Q14Converting a program from a programming language to a machine codetranslating30s
- Q15computer program that are free to use by the programmersscratch and python30s