
ITCS
Quiz by Dana Reyadh
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
32 questions
Show answers
- Q1Each byte in the memory is assigned a uniqueCPUbitaddressvariable60s
- Q2This part of the computer fetches instructions, carries out the operations commanded by the instructions, and produces some outcome or resultant information.MemorySecondary storageinput deviceCPU60s
- Q3What unit of storage is used to represent 109 bytes?kilobyteTerabyteGigabyteMegabyte60s
- Q4This type of memory can hold data for long periods of time—even when there is no power to the computer.RAMsecondary storageCPU storageprimary storage60s
- Q5Bit is short forDigital byteBinary digitBinary systemBinary unit60s
- Q6Memory storesAll of the aboveApplication programsThe operating systemThe data processed by the application program60s
- Q7The most basic circuitry-level computer language, which consists of 1 and 0, isa high-level languageJavaC++machine language30s
- Q8A byte is made up of eightvariablesaddressesCPUsbits60s
- Q9Languages that let you use a vocabulary of descriptive terms, such as read, write, or add, are known as ______________ languages.high-levelmachineproceduralobject-oriented30s
- Q10The input program to a complier or interpreter is called _____________.Byte codesource codeAssembly language codeObject code30s
- Q11A Java program is portable means it _____________.Can write on any machineAll of the above(a) Can run on any machineCan read from as well as write to any machine30s
- Q12A ______________ translates high-level language statements into machine code.compilerclass loaderprogrammersyntax detector30s
- Q13The file produced by the Java compiler contains _____________ that are executed by the Java Virtual MachineHigh-level codesBytesBitsBytecodes30s
- Q14Computers process data under the control of sets of instructions called ______________ .InputHardwareOutputPrograms30s
- Q15Java programs can be executed in computer afterNone of the abovecan be executed directlyconverting them into machine codeconverting them to bytecode30s