Edit Game
Coding 1
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   10  Close
Programming languages must be converted into machine code using:
 
Compiler or interpreter
 
Printer
 
Router
 
Scanner
Which coding type uses only numbers like 010101?
 
Binary code
 
Assembly
 
JavaScript
 
C++
Which language is closest to machine code?
 
Assembly language
 
Java
 
Python
 
HTML
Binary is mainly used to represent:
 
Data inside computers
 
Internet connections
 
Computer screens
 
Speakers
Which of these is a high-level programming language?
 
Python
 
Binary
 
Assembly
 
Machine code
Which type of language is easiest for humans to read?
 
High-level language
 
Machine code
 
Binary
 
Assembly
Which coding form uses commands like MOV and ADD?
 
Assembly language
 
Binary
 
Machine code
 
Python
Which language is directly understood by the computer CPU?
 
Machine code
 
Python
 
Java
 
HTML
Binary code uses which two digits?
 
0 and 1
 
1 and 2
 
2 and 3
 
0 and 9
What number system do computers use to represent data?
 
Binary
 
Decimal
 
Hexadecimal
 
Octal