InterviewSolution
Saved Bookmarks
| 1. |
Fifth generation language |
|
Answer» ong>Answer: A fifth-generation programming language (5GL) is any programming language BASED on problem-solving using constraints given to the PROGRAM, rather than using an algorithm written by a programmer. Most constraint-based and LOGIC programming languages and some other declarative languages are fifth-generation languages. Explanation: OPS5 and Mercury are examples of fifth-generation languages, as is ICAD, which was built UPON Lisp. |
|