Study

Coding 1

  •   0%
  •  0     0     0

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