amodini-avatar

What are characteristics of third generation programming languages?

Please tell me the qualities of third generation programming languages.
0%

6 replies

over 13 years ago
stagist-avatar
Fourth Generation •4GLs: fourth-generation languages •Easier to use, and additional English-like, than third generation languages •Programs tell the computer hardware the required results, not a way to get them •Examples: SQL, SAS
100%
over 13 years ago
purplehill-avatar
The main advantage of high-level languages over low-level languages is that they're easier to scan, write, and maintain. Ultimately, programs written during a problem-oriented language should be translated into machine language by a compiler or interpreter.