The content is just an excerpt from the complete note for SS1 Second Term Computer Studies Lesson Note – Programming Language II. Check below to download the complete DOCUMENT
WEEK 8.
TOPIC: PROGRAMMING LANGUAGE
CONTENT:
- Features of each level
- Examples of programming languages
- Comparison of levels of programming languages.
- Meaning of BASIC
- BASIC Character Set
- BASIC Statements
Sub-Topic 1: FEATURES OF MACHINE LANGUAGE
- It is the machine language or machine dependent
- Consumes less space by computer memory unlike high level language
- It is written in 0’s and 1’s.
- It is very difficult to write and modify.
FEATURES OF LOW LEVEL LANGUAGE
- Machine dependent.
- Synthetic code is used e.g. HLT for HALT
- Mnemonic codes are used in place of actual machine.
FEATURES OF HIGH LEVEL LANGUAGE
- It is machine independent
- It consists of series of instruction codes.
- You must adhere to some rules while writing the high-level languages.
- It is easy to read and understand.
- They are problem oriented.
Examples of Programming Languages
BASIC, COBOL, FORTRAN, PASCAL, C++, JAVA, ORACLE, JAVA etc.
Sub-Topic 2: COMPARISON OF LEVELS OF PROGRAMMING LANGUAGES
To gain full access to the note: DOWNLOAD FILE