![]() |
|||||||
|
|
|||||||
|
|
|||||||
|
How do I improve my general knowledge? Many people ask this question. So, I've decided to put some general knowledge questions in the form of a quiz along with their answers so that you can learn and improve your general knowledge. If you have any tips or suggestions to improve general knowledge and would like to share them with our readers then you are most welcome to put them in your comments. If this quiz is helpful to you then make sure to send it to as many friends as you can so that they too can benefit from it. |
|||||||
|
Computer
Other high-level languages in use today include C, C++, Ada, Pascal, LISP, Prolog, COBOL, Visual Basic, and Java. Somelanguages, such as the “markup languages” known as HTML, XML, and their variants, are intended to display data, graphics, and media selections, especially for users of the World Wide Web. Markup languages are often not considered programming languages, but they have become increasingly sophisticated.
Object-oriented programming (OOP) languages, such as C++ and Java, are based on traditional high-level languages, but they enable a programmer to think in terms of collections of cooperating objects instead of lists of commands. Objects, such as a circle, have properties such as the radius of the circle and the command that draws it on the computer screen. Classes of objects can inherit features from other classes of objects. For example, a class defining squares can inherit features such as right angles from a class defining rectangles. This set of programming classes simplifies the programmer’s task, resulting in more “reusable” computer code. Reusable code allows a programmer to use code that has already been designed, written, and tested. This makes the programmer’s task easier, and it results in more reliable and efficient programs. |
|||||||
| Copyright © Pedia Book Inc | |||||||
Powered by AHC Networks