Game Preview

Coding 1

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