Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
4/2 English_book.doc
Скачиваний:
65
Добавлен:
23.02.2016
Размер:
1.36 Mб
Скачать

18. Find English equivalents in the text:

Засоби, область змінних, рекурсія, система статичної типізації даних, непередбачувані операції, підпрограми, передаватися за значенням, передача параметрів по посиланню, значення вказівника, крапка з комою, символ, що завершує твердження, фігурні дужки, ключові слова, базовий елемент, простір імен, знак (2), завдання, слабка типізація, ціле число, оголошення, гетерогенні сукупності типів даних (структури), масив індексів, взаємозамінний, рядки, зазвичай використовуються, порожній тип даних, спеціальний динамічний поліморфізм, макроозначення, включення файла з джерельним кодом, умовна компіляція, делегування математичних функцій бібліотекам

19. What words are defined? Choose them from the databank:

Databank: a primitive, a subroutine, a void, a declaration, a string, an operation, polymorphism, a statement, an array.

1) a set of instructions that performs a specific task for a main routine; 2) an action resulting from a single instruction; 3) an elementary instruction in a programming language; smth. stated; 4) a basic or fundamental unit of machine instruction or translation; 5) a programming language feature that allows values of different data types to be handled using a uniform interface; 6) a regular data structure in which individual elements may be located by reference to one or more integer index variables, syntactically indicated by square brackets; 7) a statement beginning with the name of a type; 8) null-terminatedarrays of characters; 9) a dummy return type.

20. Make up word combinations:

1. to group

a) pointervalues

2. to exhibit

b) to library routines

3. to mimic

c) machine addresses

4. to assign

d) examples

5. to convert

e) lexical variable scope

6. to permit

f) blocks of statements

7. to be delegated

g) values

8. to allow

h) usage context

9. to return

i) ad hoc run-time polymorphism

10. to pass

j) more specific characteristics

21. Complete the sentences with the suitable words. Guess them from the first letter:

Databank: assignments, operator, curly braces, declaration, integer, semicolon, void, arrays, keywords, conditional, loops, string, returns.

  1. Statements in most programming languages are terminated by a s________.

  2. I________ variables can be assigned using decimal (positive and negative), octal, andhexadecimalnotations.

  3. A_______ can contain elements of any type that PHP can handle, including resources, objects, and even other arrays.

  4. The v_______ keyword denotes that a method does not have a return type.

  5. In programming languages, a d________ specifies theidentifier,type, and other aspects of language elements such asvariablesandfunctions.

  6. Tough a________ puzzle inquisitive minds.

  7. A variable’s value is interpolated into the s_____ by means of using double-quotes.

  8. In terms of k_______ and language syntax, PHP is similar to most high level languages that follow the C style syntax: if c_______, for and while l______, and function r_______.

  9. Programers use sections of code that are enclosed in c____b_____ to limit the scope of declarations and to act as a single statement for control structures.

  10. C uses the = o______, reserved in mathematics to express equality and to indicate assignment.

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]