TyroCity

Computer 11 Notes for Computer Notes

Posted on • Updated on

Programming Concept | Computer Science | HSEB Notes

Detailed notes to follow:

- Types of programming language

1. Low level language

  • Machine Language (1GL)
  • Assembly Language (2GL)

2. High level language

  • Procedural-Oriented Language (3GL)
  • Problem-Oriented (Fourth Generation) Language (4GL)
  • Natural (Fifth Generation) Language (5GL)

- Language translator

  • Assembler
  • Compiler
  • Interpreter

- Syntax and semetics

  • Syntax Error
  • Sematic Error
  • Run-Time Error

- Flowchart

  • System Flowchart
  • Program Flowchart

Top comments (0)