Economy, asked by charlescanser, 7 months ago

difference between 4th and fifth generation of computers

Answers

Answered by syedtahira1999
0

Smaller in size as compared to previous generations. More reliable. Produced less heat as compared to the previous two generations of computers. Better speed and could calculate data in nanoseconds.

Answered by kiti1234
0

Answer:

Explanation:What are Fourth Generation Programming Languages?

Fourth generation programming languages are designed to achieve a specific goal (such as to develop commercial business applications). 4GL preceded 3rd generation programming languages (which were already very user friendly). 4GL surpassed 3GL in user-friendliness and its higher level of abstraction. This is achieved through the use of words (or phrases) that are very close to English language, and sometimes using graphical constructs such as icons, interfaces and symbols. By designing the languages according to the needs of the domains, it makes it very efficient to program in 4GL. Furthermore, 4GL rapidly expanded the number of professionals who engage in application development. Many fourth generation programming languages are targeted towards processing data and handling databases, and are based on SQL.

What are Fifth Generation Programming Languages?

Fifth generation programming languages (which followed 4GL) are programming languages that allow programmers to solve problems by defining certain constraints as opposed to writing an algorithm. This means that 5GL can be used to solve problems without a programmer. Because of this reason, 5GL are used in AI (Artificial Intelligence) research. Many constraint-based languages, logic programming languages and some of the declarative languages are identified as 5GL. Prolog and Lisp are the most widely used 5GL for AI applications. In the early 90’s when the 5GL came out, it was believed they would become the future of programming. However, after realizing that the most crucial step (defining constraints) still needs human intervention, the initial high expectations were lowered.

What is the difference between Fourth Generation and Fifth Generation Programming Languages (4GL and 5GL)?

Fourth generation programming languages are designed for a specific application domain, while fifth generation programming languages are deigned to allow computers to solve problems by themselves. 4GL programmers need to specify the algorithm in order to solve a problem, whereas 5GL programmers only need to define the problem and constraints that need to be satisfied. 4GL are mainly used in data processing and database handling applications, while 5GL are mostly used for problem solving in AI field

Similar questions