Study

Coding 1

  •   0%
  •  0     0     0

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