Студопедия
Случайная страница | ТОМ-1 | ТОМ-2 | ТОМ-3
АрхитектураБиологияГеографияДругоеИностранные языки
ИнформатикаИсторияКультураЛитератураМатематика
МедицинаМеханикаОбразованиеОхрана трудаПедагогика
ПолитикаПравоПрограммированиеПсихологияРелигия
СоциологияСпортСтроительствоФизикаФилософия
ФинансыХимияЭкологияЭкономикаЭлектроника

Modular programming

Look through the text and find equivalents to the following terms. | Machine Language | Read the text, try to understand it. | Compiling Programs | Look through the text and find equivalents to the following terms. | File Type Description | Visual FoxPro | Java Technology Components | Look through the text and find equivalents to the terms. | Look through the text and find equivalents to the following terms. |


Читайте также:
  1. Algorithms and programming languages
  2. Classes of programming languages
  3. Classification of data types in the programming language Java.
  4. Computer programming
  5. Computing Programming
  6. Creation and using one-dimensional and multi-dimensional arrays in the programming language Java.
  7. Different software, programming

An application’s body in C++ can be made up of several source code files that are compiled separately and then linked together. Saving time since it is not needed to recompile the complete application when making a single change but only the file that contains it. In addition, this characteristic allows to link C++ code produced in other languages like Assembler or C.

C Compatibility

Any code written in C can easily be included in a C++ program without making changes.

Speed

The resulting code from a C++ compilation is very efficient, due indeed to its duality as high-level and low-level language and to the reduced size of the language itself.

 

The words to the text:

to gather собирать

successor преемник

specificity специфичность

therefore поэтому, следовательно

to implement выполнять

array множество

manual справочник, руководство

to incorporate присоединять

sequence ряд

reusability повторное использование

brevity краткость

to link связывать, соединять

to contain содержать

duality двойственность

 

Look through the text and find equivalents to the terms.

 

концепции структурного программирования

непосредственно повлиял

решать обычные задачи

приспособленный к особенностям конкретной машины

способность портативности

коммерческая публикация

наиболее примечательные

с точки зрения

не делая изменений

по сравнению с

может быть легко включен

 

Choose the definitions to the terms.

 

central processing unit (CPU) A type of computer system, e.g. IBM PCs and compatibles,

Macintosh computers.

 

to edit To start up a computer.

 

platform The smallest element of a display surface. It is white if

the bit is 0, and black if the bit is 1. In colour monitors,

it can represent various bits.

 

word processor The ‘brain’ of the computer. Its function is to execute

programs stored in the main memory by fetching their

instructions, examining them and then executing them

one after another.

 

pixel To make changes and corrections to text and graphics.

 

to boot An application that manipulates text and produces

documents suitable for printing.

 

Translate the questions and answer them.

1. Что вы можете рассказать об истории С++?

2. Какие самые примечательные особенности С++ вы можете назвать?

3. Расскажите подробнее о каждой особенности, перечисленной в тексте.

 

5. Express your opinion of C++.

 

UNIT 10


Дата добавления: 2015-11-14; просмотров: 35 | Нарушение авторских прав


<== предыдущая страница | следующая страница ==>
Translate the following text, try to understand it.| Read the text, try to understand it.

mybiblioteka.su - 2015-2024 год. (0.006 сек.)