| Forum Home | ||||
| Press F1 | ||||
| Thread ID: 8287 | 2001-03-17 01:47:00 | Histroy of Programming Languages ? | Guest (0) | Press F1 |
| Post ID | Timestamp | Content | User | ||
| 10116 | 2001-03-17 01:47:00 | What is meant by the terms 'pure' and 'hybrid' in the context of Obect-oriented. Also does anyone have examples of 1st Generation Programming, 2GL, 3GL, 4GL. Thanks in advance of your reply. |
Guest (0) | ||
| 10117 | 2001-03-18 22:44:00 | A 'pure' object-oriented language is one that conforms to the principles of object-oriented programming (see the article in the link below), whereas a 'hybrid' language uses only some aspects of object oriented programming combined with the older linear programming model. Microsoft's Visual Basic is an example of a hybrid language. Object oriented programming: whatis.techtarget.com Examples of 1GL, 2GL, 3GL and 4GL: whatis.techtarget.com |
Guest (0) | ||
| 1 | |||||