В разделе материалов: 105
Показано материалов: 101-105
Generation of programming languages
- First Generation Language (Machine language)
- Second Generation language (Assembly Language)
- Third Generation languages (High-Level Languages)
- Fourth generation language (Very High-level Languages)
- Fifth generation language (Artificial Intelligence Language)
- Questions
- Exercises
- Exam questions
11.5.1.1 distinguish between generations of programming languages |
Low and High level languages
11.5.1.2 classify programming languages into low and high-level
11.5.1.5 advantages and disadvantages of high-level languages
11.5.1.6 advantages and disadvantages of low-level languages |
RAM vs ROM
- Definitions and features
- Comparisons
- Questions
- Exercises
11.3.4.1 explain the differences between RAM and ROM memory |
Declarative and imperative programming languages
- Declarative languages
- Imperative languages
- Difference between declarative and imperative programming
- Comparing the two approaches
- Questions
- Exercises
- Exam questions
LO: 12.5.1.1 compare declarative and imperative programming languages |
Data structure Binary tree
- Concept of a tree
- A more general definition of a tree
- A binary search tree
- Traversing a binary tree
- Questions
- Exercises
- Exam questions
12.5.2.2 build a binary tree |