Computer Science, asked by vivaanRao, 10 months ago

how are computer languages classified Use examples to highlight the significant features of different generations of computer language

Answers

Answered by dipayanghosh185
2

Answer:

  • First Generation Languages : These are low-level languages like machine language.
  • Second Generation Languages : These are low-level assembly languages used in kernels and hardware drives.
  • Third Generation Languages : The third-generation languages, or 3GL, are high-level languages, such as C, C++, Java, JavaScript, and Visual Basic.
  • Fourth Generation Languages : The fourth-generation languages, or 4GL, are languages that consist of statements similar to statements in a human language. Fourth generation languages are commonly used in database programming and scripts examples include Perl, PHP, Python, Ruby, and SQL.
  • Fifth Generation Languages : The fifth-generation languages, or 5GL, are programming languages that contain visual tools to help develop a program. Examples of fifth generation languages include Mercury, OPS5, and Prolog.

Explanation:

Similar questions