The only language computers can understand directly is called machine code. It is known to consist of the ls and 0s (binary code) that are processed by the CPU. However, machine code as a means of communication is very difficult to write. That is why it is necessary to use symbolic languages that are easier to understand. Then, by using a special program, these languages can be translated into machine code. Basic languages, in which the program is similar to the machine code version, are known as low-level languages. In these languages, each instruction is equivalent to a single machine code instruction, and the program is converted into machine code by a special program called an assembler. These languages are considered to be still quite complex and restricted to particular computers. To make the program easier to write and to overcome the problem of intercommunication between different types of machines, higher-level languages were developed such as BASIC, COBOL,FORTRAN, Pascal, Ada, C and others. A higher-level language is a problem oriented programming language, whereas a low-level language is machine oriented. This means that a high-level language is a convenient and simple means of describing the information structures and sequences of actions to be performed for a particular task. A high-level language is independent of the architecture of the computer which supports it. This has two advantages. Firstly, the person writing the program does not have to know anything about the computer the program will be run on. Secondly, programs are portable, that is, the same program can (in theory) be run on different types of computer. Programs written in one of these languages should b e converted by means of a compiler into a lower-level language or machine code so that the CPU could understand it. C, a high-level programming language, seems to be very popular today because it is small, so it is not too hard to learn, it is very efficient and portable so one can use it with all kinds of computers. A lot of software engineers use C to write commercial applications programs for mini, micro and personal computers. There are also various versions of C — C++ and Objective C, which represent a new style of programming. At present there is a tendency towards an even higher level of programming languages, which might be called specification languages, and an increasing use of software development tools.

Вопрос школьника по предмету Английский язык

The only language computers can understand directly is called machine code. It is known to consist of the ls and 0s (binary code) that are processed by the CPU. However, machine code as a means of communication is very difficult to write. That is why it is necessary to use symbolic languages that are easier to understand. Then, by using a special program, these languages can be translated into machine code. Basic languages, in which the program is similar to the machine code version, are known as low-level languages. In these languages, each instruction is equivalent to a single machine code instruction, and the program is converted into machine code by a special program called an assembler. These languages are considered to be still quite complex and restricted to particular computers. To make the program easier to write and to overcome the problem of intercommunication between different types of machines, higher-level languages were developed such as BASIC, COBOL,FORTRAN, Pascal, Ada, C and others. A higher-level language is a problem oriented programming language, whereas a low-level language is machine oriented. This means that a high-level language is a convenient and simple means of describing the information structures and sequences of actions to be performed for a particular task. A high-level language is independent of the architecture of the computer which supports it. This has two advantages. Firstly, the person writing the program does not have to know anything about the computer the program will be run on. Secondly, programs are portable, that is, the same program can (in theory) be run on different types of computer. Programs written in one of these languages should b e converted by means of a compiler into a lower-level language or machine code so that the CPU could understand it. C, a high-level programming language, seems to be very popular today because it is small, so it is not too hard to learn, it is very efficient and portable so one can use it with all kinds of computers. A lot of software engineers use C to write commercial applications programs for mini, micro and personal computers. There are also various versions of C — C++ and Objective C, which represent a new style of programming. At present there is a tendency towards an even higher level of programming languages, which might be called specification languages, and an increasing use of software development tools.

Ответ учителя по предмету Английский язык

Единственный язык, который компьютеры могут напрямую понять, называется машинным кодом. Это, как известно, состоят из LS и 0 (двоичный код), которые обрабатываются процессором. Тем не менее, машинный код как средство коммуникации очень трудно писать. Именно поэтому надо использовать символические языки, которые легче понять. Затем, с помощью специальной программы, эти языки могут быть переведены в машинный код. Основные языки, на которых программа похожа на машину код, как и низкоуровневых языков. В этих языках, каждая команда соответствует одной машинной инструкции код, и программа преобразуется в машинный код с помощью специальной программы, называемой ассемблером. Эти языки считаются довольно таки сложное и ограничены определенным компьютерам. Чтобы сделать программу легче писать и преодолеть проблему взаимосвязи между различными типами машин, высокоуровневых языков были разработаны как базовые, КОБОЛ,ФОРТРАН, Паскаль, Ада, С и другие. Высокоуровневый язык проблемно-ориентированного языка программирования, в то время как низкоуровневый язык-это машина ориентированная. Это означает, что язык высокого уровня, это удобный и простой способ описания информационных структур и последовательностей действий, которые необходимо выполнить для решения конкретной задачи. Язык высокого уровня не зависит от архитектуры компьютера, которая поддерживает его. Это имеет два преимущества. Во-первых, человек, пишущий программу не нужно ничего знать о компьютере программа будет работать на. Во-вторых, программы портативные, то есть, эта же программа может (теоретически) работать на разных типах компьютеров. Программы, написанные на одном из этих языков должны быть преобразованы с помощью компилятора на языке низшего уровня или машинный код, так что процессор может понять. С, высокоуровневый язык программирования, как представляется, будет очень популярен сегодня, потому что он маленький, так что это не слишком трудно учиться, это очень эффективный и портативный, так что вы можете использовать его со всеми видами компьютеров. Много инженеров-программистов использовать C чтобы писать программы коммерческих приложений для мини -, микро-и персональных компьютеров. Существуют также различные версии C — C++ и objective C, которые представляют собой новый стиль программирования. В настоящее время наблюдается тенденция к еще более высокий уровень языка программирования, который можно было бы назвать Спецификация языков, а также расширения использования средств разработки программного обеспечения.

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Похожие вопросы от пользователей