Computer Science - 9210 OxfordAQA

Classification Of Programming Languages

Übersicht

A processor understands one thing: patterns of bits that name an operation and the data it acts on. It has never seen a variable, a loop or the word IF. Everything you have written on this course had to be turned into those bit patterns before anything happened, and something did the turning.

This lesson is about the ladder between what you write and what the machine runs. You will meet the two levels of programming language that the specification names, low-level and high-level, and the two low-level forms, machine code and assembly language, which have a one-to-one correspondence with each other. You will learn why machine code is expressed in binary and is specific to a processor or family of processors, why almost every program is nevertheless written in a high-level language, and what the three common types of translator do: the interpreter, the compiler and the assembler.

Ziele

  1. Know that there are different levels of programming language:
  2. low-level language
  3. high-level language.
  4. Explain the main differences between low-level and high-level languages. Know that machine code and assembly language are considered to be low-level languages and explain the differences between them.
  5. Understand that ultimately all programming code written in high-level or assembly languages must be translated into machine code. Understand that machine code is expressed in binary and is specific to a processor or family of processors. Understand the advantages and disadvantages of low-level language programming compared with high-level language programming. Understand that there are three common types of program translator:
  6. interpreter
  7. compiler
  8. assembler.
  9. Explain the main differences between these three types of translator. Understand when it would be appropriate to use each type of translator.

Mindmap

Dieses Thema ist als Karte dargestellt, damit die Zusammenhange sichtbar werden.

Mindmap in der App offnen

Lektionshinweis

The specification says there are different levels of programming language and names two: low-level language and high-level language. The word level describes distance from the hardware, not difficulty and not quality.

Vollstaendige Lernnotiz in der Green Bridge App

Holen Sie sich die Green Bridge CBT App auf Handy oder Computer fuer die komplette IGCSE-Bibliothek: fruehere Pruefungen, Bewertungsschemata, Mindmaps, Lernkarten und Audiolektionen.

Vollständige Lernnotizen mit Diagrammen
KI-gestützter Lernassistent
Pruefungssimulationen auf Zeit, sofort nach Abgabe bewertet
Verfügbar für Android, Windows, macOS und Linux iOS-App demnachst verfugbar

Unterrichtsbewertung

Herzlichen Glückwunsch zum Abschluss der Lektion über Classification Of Programming Languages. Jetzt, da Sie die wichtigsten Konzepte und Ideen erkundet haben,

Sie werden auf eine Mischung verschiedener Fragetypen stoßen, darunter Multiple-Choice-Fragen, Kurzantwortfragen und Aufsatzfragen. Jede Frage ist sorgfältig ausgearbeitet, um verschiedene Aspekte Ihres Wissens und Ihrer kritischen Denkfähigkeiten zu bewerten.

Nutzen Sie diesen Bewertungsteil als Gelegenheit, Ihr Verständnis des Themas zu festigen und Bereiche zu identifizieren, in denen Sie möglicherweise zusätzlichen Lernbedarf haben.

  1. Which of these is a low-level language? A. Assembly language B. C# C. Python 3 D. Visual Basic Answer: A
  2. Machine code is: A. Expressed in binary and specific to a processor or family B. The same on every type of processor C. Written using English-like keywords D. Translated by an interpreter before it can run Answer: A
  3. Which translator converts assembly language into machine code? A. An assembler B. A compiler C. An interpreter D. A linker Answer: A
  4. Which statement about an interpreter is correct? A. It translates the whole program before any of it runs B. It produces an executable file that can be run later C. It translates and carries out one statement at a time D. It is not needed on the machine that runs the program Answer: C
  5. What is meant by saying that assembly language has a one-to-one correspondence with machine code? A. Each assembly instruction becomes one machine code instruction B. Assembly language and machine code look identical C. Each assembly program produces one file D. Assembly language runs at the same speed as a high-level language Answer: A

Bearbeiten Sie diese Fragen in der App

Bearbeiten Sie diese Fragen in der App

Übungsklausuren üben

Möchten Sie Übungsklausuren zu Classification Of Programming Languages üben? Laden Sie die Green Bridge CBT App herunter, um Übungsklausuren und vollständige Prüfungssimulationen zu diesem Thema zu erhalten.

Lade die App im Google Playstore herunter.

Alles, was du brauchst, um in JAMB, WAEC & NECO zu glänzen.

Green Bridge CBT Mobile App
Personalisierter KI-Lern-Chat-Assistent
Über 200.000 Prüfungsfragen für IGCSE, JAMB, WAEC und NECO.
Über 1200 Unterrichtsnotizen
Offline-Unterstützung - Lernen jederzeit und überall
Fahrplan der Grünen Brücke
Literaturzusammenfassungen & Potenzielle Fragen
Verfolgen Sie Ihre Leistung und Ihren Fortschritt
Detaillierte Erklärungen für umfassendes Lernen