• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/4

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

4 Cards in this Set

  • Front
  • Back

What are low level languages?

These are languages that correspond directly with the machine.

What the types of low level languages ?

1. Machine code


2. Assembly language

What are some advantages of machine code?

1. There is no need for translators. The code can be directly understood by the machine.



2. Machine languages make fast and efficient use of the computer.

What are some disadvantages of machine code?

1. Reading through the code and finding errors in the code is hard.



2. Operation codes have to be memorised.



3. Memory addresses have to be memorised .