0% found this document useful (0 votes)
24 views

Module test #2

The document is a modular control work for semester 6, focusing on Windows Vista, internet technology, programming steps, and word formation exercises. It includes multiple-choice questions, fill-in-the-blank tasks, and sentence completion activities related to computer science concepts. The exercises cover topics such as operating systems, data transfer protocols, programming languages, and software development processes.

Uploaded by

allektro go
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Module test #2

The document is a modular control work for semester 6, focusing on Windows Vista, internet technology, programming steps, and word formation exercises. It includes multiple-choice questions, fill-in-the-blank tasks, and sentence completion activities related to computer science concepts. The exercises cover topics such as operating systems, data transfer protocols, programming languages, and software development processes.

Uploaded by

allektro go
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Модульна контрольна робота №2.

Семестр 6

1. Choose the correct article to complete this extract from a wiki entry about
Windows Vista.

Windows Vista is (1) a (the/a/an/-) operating system developed by Microsoft for use
on (2) the (the/a/an/-) personal computers. Development was completed on
November 8, 2006; over (3) the (the/a/an/-) next three months it was released in
stages to (4) the (the/a/an/-) computer manufacturers, (5) the (the/a/an) business
customers, and (6) - (the/a/an/-) shops. On January 30, 2007, it was released
worldwide to the general public and was made available for purchase and download
directly from Microsoft. (7) The (The/A/An/-) release of Windows Vista comes more
than five years after (8) the (the/a/an/-) introduction of Windows XP. Vista contains
hundreds of new and improved features. The most significant include (9) an
(the/a/an/-) updated GUI and visual style called Windows Aero, improved search
features, new multimedia creation tools, and completely redesigned networking,
audio, print, and display sub-systems. However, perhaps the greatest improvement
has been to (10) the (the/a/an/-) security. Windows XP suffered from (11) a
(the/a/an/-) vulnerability to viruses and malware, and it will be interesting to see to
what extent this has been addressed in Vista.

2. Choose the correct answers.

1. The language used for data transfer on the Internet is called


b) TCP/IP

2. Which device is used to connect a computer to the telephone network?


a) modem

3. If you want to connect multiple computers to the Internet without using cables,
you need a
c) wireless router

4. Which technology lets you have real-time conversations online by typing


messages?
c) Instant Messaging
5. What is a collection of web pages called?
b) a website

6. This technique encodes data so that unauthorized users can't read the
information.
b) encryption

7. The fraudulent attempt to steal passwords and personal data, usually via email,
is known as
a) phishing

3. Complete the text with words from the box.

Flowchart, program, bugs, coding, debugging, documentation, compiled


Programming steps
To write a (1) program, software engineers usually follow these steps:
First of all, they try to understand exactly what the problem is and decide, in a
general way, how to solve it.
The next phase is to design a step-by-step plan of instructions. This usually takes the
form of a (2) flowchart, a diagram that uses special symbols showing the logical
relationship between the parts of the program.
Next, they write the instructions in a high-level computer language like PASCAL,
COBOL, or C++. This is called (3) coding. The program is then (4) compiled, a
process that converts the source code into machine code.
When the program is written, it must be tested with sample data to see if there are (5)
bugs or errors. Correcting these errors is called (6) debugging. Software developers
conduct a series of tests until the program runs smoothly.
Finally, they write detailed (7) documentation for users. Manuals tell us how to use
the programs.

4. Complete these sentences using the correct form of the word in brackets. You
will need to add a suffix to each word.

1. Pascal is used in universities to teach the fundamentals of programming.


(program)
2. A compiler translates the source code into object code - i.e. it converts the
entire program into machine code in one go. (compile)

3. Visual BASIC enables programmers to create all sorts of Windows


applications. (program)

4. Voice XML is a programming language created in 2000 to make web content


accessible via the telephone. (access)

5. C is widely used to write system software and commercial Applications.


(commerce)

You might also like