Hardware and software setup

Computer science tests for universities online. Computer science tests

Nurakhmetova T.T. ., teacher of computer science, KSU "Zhalaulinskaya secondary school". COMPUTER SCIENCE TESTS

Tests for assessing the quality of training of graduates of the basic school in informatics

Nurakhmetova Torgyn Talgatovna

IT-teacher

KG Wu " Zhalaulinskaya US »

With. Ivanovka

Aktogay district

Pavlodar region

Explanatory note

6 variants of final tests for assessing the quality of training of graduates of the basic school are presented. Each option contains 24 questions, with the help of which the teacher can check the quality of assimilation of the material covered. Each question has 4 possible answers, from which you must choose the correct one. The questions are selected in such a way that it is possible to determine the quality of students' training in all topics of the informatics course included in the mandatory minimum content of education. The number of questions in each option may vary. The main thing is that each version of the final test fully covers all the theoretical and practical course material included in the mandatory minimum content.

Test run time: 30 min.

Evaluation criteria:

Number of correct answers

Less than 10

10 – 14

15 – 19

20 – 24

Tests are compiled on the basis of the "Mandatory minimum content of education in computer science"

Correspondence table of question numbers to course topics

question

Controlled Topics

1. Information and information processes

The idea of ​​the development of BT and the formation of the information society

2. Presentation of information

Knowledge of the units of measurement of the amount of information

Ability to determine the amount of information

Ability to write decimal numbers in the binary system

3. Computer

Knowledge of basic computer devices and their functions

Knowledge of safety regulations, technical operation, safety of information and its protection from viruses when working on a computer

Knowledge of file and file system

4. Modeling and formalization

Introduction to the modeling process and solving problems on a computer

5. Algorithms and performers

Representation of the algorithm, the executor, the executor's command system

Knowledge of basic algorithmic structures

Ability to formally execute algorithms

Assignment and Variable in Programming

6. Information technology

Text and graphics processing technologies

Introduction to the possibilities of text editors

Knowledge of the existence of various formats and encodings of text documents

Understanding the different types of graphic editors and their capabilities

The idea of ​​the existence of various formats of graphic files

Introduction to multimedia technology

Numerical Information Processing Technology

Knowledge of the structure and capabilities of spreadsheets

Ability to solve problems in spreadsheets

Information storage, search and sorting technology

Knowledge of the structure and capabilities of databases

Ability to solve problems on searching and sorting records

computer communications

Introduction to the technical characteristics of modems and communication lines

Introduction to Internet information services

Introduction to the basics of WWW technology

OPTION 1

    Mass production of personal computers began...

    1) in the 40s

    3) in the 80s

    2) in the 50s

    4) in the 90s

    The smallest unit of measure for the amount of information

    1) 1 baud

    3) 1 byte

    2) 1 bit

    4)1 KB

    In the children's game "Guess the Number", the first participant guessed an integer in the range from 1 to 8. The second participant asks questions: "Is the guessed number greater than the number _?" What is the maximum number of questions with the correct strategy (the interval of numbers in each question is divided in half) should the second participant ask in order to guess the number?

    1) 1

    3) 3

    2) 2

    4) 4

    How is the decimal number 5 written in binary?

    1) 101

    3) 111

    2) 110

    4) 100

    Computer performance (speed of operations) depends on ...

1) display screen size
2) processor frequencies
3) supply voltage
4) speed, keystrokes

    Which device can have a harmful effect on human health?

    1) printer

    3) system block

    2) monitor

    4) modem

    The file is...

1) unit of information
2) program in RAM
3) text printed on a printer
4) program or data on disk

    The model is the substitution of the studied object by another object that reflects ...

1) all sides of a given object
2) some aspects of this object
3) significant aspects of this object
4) non-essential aspects of this object

    The algorithm is...

1) a sequence of commands that an executor can execute
2) the system of commands of the performer
3) mathematical model
4) information model

)cycle
2) branching
3) subroutine
4) linear

    Which sequence of commands will bring the Turtle executor to its original location and position?

1) forward (1 cm), right (90°), forward (1 cm), right (90°), forward (1 cm), right (90°) forward (1 cm), right (90°);
2) forward (1 cm), right (90°), forward (1 cm), right (90°), forward (1 cm), right (90°), forward (1 cm),
3) forward (1 cm), right (90°), forward (1 cm), right (90°), forward (1 cm), right (90°)
4) forward (1 cm), right (90°), forward (1 cm), right (90°)

    What does the assignment operation change?

    1) variable value

    3) variable type

    2) variable name

    4) type of algorithm

    The minimum object used in a text editor is...

1) word
2) screen point (pixel)
3) paragraph
4) symbol (familiarity)

    The number of different encodings of the letters of the Russian alphabet is ...

1) one
2) two (MS-DOS, Windows)
3) three (MS-DOS, Windows, Macintosh)
4) five (MS-DOS, Windows, Macintosh, KOI-8, ISO)

    The tools in the graphics editor are...

1) line, circle, rectangle


3) pencil, brush, eraser
4) color sets (palettes)

    The bitmap graphic file contains a black and white image (no grayscale) of size 100 X 100 points. What is the information volume of this file?

    1) 10,000 bits

    3) 10 KB

    2) 10,000 bytes

    4) 1000 bits

    The multimedia computer must include ...

1) projection panel

2) CD-ROM drive and sound card
3) modem
4) plotter

    In spreadsheets, a group of cells A1:B3 is selected. How many cells are in this group?

    1) 6

    3) 4

    2) 5

    4) 3

1) 5

3

A

B

C

1

5

=A1*2

=A1+B1

) 15

2) 10

4) 20

    The main element of the database is...

1) field

3) table

2) shape

4) recording

  1. What line will the record Bulgaria occupy after sorting in ascending order in the Area, thousand km 2 field?

1) 1

3

Name

Square,

thousand km 2

Population,

thousand people

1

Bulgaria

110,9

8470

2

Hungary

93

10300

3

Spain

504

39100

4

Luxembourg

2,6

392

) 3

2) 2

4) 4

    A modem transmitting information at a speed of 28,800 bps can transmit two pages of text (3600 bytes) within ...

    1) 1 second

    3) 1 hour

    2) 1 minute

    4) 1 day

    Which of the methods of connecting to the Internet provides the greatest opportunities for accessing information resources ...

1) dial-up remote access
2) permanent connection via fiber optic channel
3) permanent connection via a dedicated telephone channel
4) terminal connection via dial-up telephone channel

    Hypertext is...

1) very large text
2) structured text, in which transitions can be made on selected labels
3) text typed on a computer
4) text that uses a large font size

OPTION 2

    A common property of Babbage's machine, the modern computer, and the human brain is the ability to process...

1) numerical information
2) text information
3) sound information
4) graphic information

    What is 1 byte equal to?

    1) 10 bits

    3) 8 bit

    2) 10 KB

    4) 1 baud

    In the children's game "Guess the number", the first participant guessed an integer in the range from 1 to 16. The second participant asks questions: "Is the guessed number greater than the number _?". What is the maximum number of questions with the correct strategy (the interval of numbers in each question is divided in half) should the second participant ask in order to guess the number?

    1) 2

    3) 4

    2) 3

    4) 5

    How is the decimal number 6 written in binary?

    1) 101

    3) 111

    2) 110

    4) 100

    When you turn off the computer, all information is erased ...

1) on a floppy disk
2) on CD-ROM
3) hard drive
4) in RAM

    In what direction from the monitor is the harmful radiation maximum?

1) from the screen forward
2) from the screen back
3) from the screen down
4) from the screen up

    The file system is usually depicted as a tree, where "branches" are directories (folders) and "leaves" are files (documents). What can be located directly in the root directory, ie. on the "trunk" of a tree?

1) directories and files
2) directories only
3) only files
4) nothing

    The model contains information...

1) as much as the object being modeled
2) less than the simulated object
3) more than the simulated object
4) does not contain information.

    Which document is an algorithm?

1) safety regulations

2) instructions for receiving money from an ATM
3) lesson schedule
4) class list

  1. What type of algorithmic structure is shown in the block diagram?

1) loop

2) branching

3) subroutine

4) linear

    What path will the Turtle executor take after executing the sequence of commands: forward (1 cm), right (90°), forward (1 cm), right (90°), forward (1 cm), right (90°), forward (1 cm), right (90°)?

    1) 0 cm

    3) 3cm

    2) 2cm

    4) 4cm

    A variable in programming is considered to be fully specified if it is known ...

    1) type, name

    3) type, value

    2) name, value

    4) type, name, value

    While editing the text changes...

1) font size

2) paragraph options

4) page parameters.

    The number of standard encodings of letters of the Latin alphabet is ...

1) one

2) two (MS-DOS, Windows)

3) three (MS-DOS, Windows, Macintosh)

4) five (MS-DOS, Windows, Macintosh, KOI-8, ISO)

    The palettes in the graphics editor are...

1) line, circle, rectangle
2) highlight, copy, paste
3) pencil, brush, eraser
4) color sets

    The bitmap graphic file contains a black and white image with 16 shades of gray of size 10 X

    1) 100 bits

    3) 400bit

    2) 400 bytes

    4) 100 bytes

    A sound card with 16-bit binary encoding capability allows you to play audio from...

1) 8 intensity levels
2) 16 intensity levels
3) 256 intensity levels
4) 65,536 intensity levels

    In spreadsheets, a group of cells A1:C2 is selected. How many cells are in this group?

    1) 6

    3) 4

    2) 5

    4) 3

    The result of calculations in cell C1 will be:

1) 20

A1/2

A1+B1

2) 15

4) 5

    The database is presented in tabular form. The record creates...

1) field in the table

3) a row in a table

2) field name

4) cell

  1. TO

    Name

    Square,

    thousand km 2

    Population,

    thousand people

    1

    Bulgaria

    110,9

    8470

    2

    Hungary

    93

    10300

    3

    Spain

    504

    39100

    4

    Luxembourg

    2,6

    392

    What records will be found after a search in the Area, thousand km field 2 with the condition> 100 ?

1) 1, 2

3) 3, 4

2) 2, 3

4) 1, 4

    A modem transmitting information at a speed of 28,800 bps can transmit in 1 s ...

1) two pages of text (3600 bytes)
2) drawing (36 KB)
3) audio file (360 KB)
4) video file (3.6 MB)

    E-mail (e-mail) allows you to send ...

1) messages only
2) only files
3) messages and attachments
4) video image

    HTML (Hyper Text Markup Language) is...

1) Internet server
2) a tool for creating web pages
3) a programming language translator

OPTION 3

    The first computers were built...

    1) in the 40s

    3) in the 70s

    2) in the 60s

    4) in the 80s

    What is 1 KB equal to?

    1) 1000 bits

    3) 1024 bits

    2) 1000 bytes

    4) 1024 bytes

    How much information does one bit of a hexadecimal number contain?

    1) 1 bit

    3) 1 byte

    2) 4 bits

    4) 16 bit

    How is the decimal number 7 written in binary?

    1) 101

    3) 111

    2) 110

    4) 100

    Which device has the highest communication speed?

1) CD-ROM drive
2) hard drive
3) floppy drive

    In order to preserve information, floppy disks must be protected from ...

1) cold
2) pollution
3) magnetic fields

    The system floppy is required for...

1) initial boot of the operating system
2) file systematization
3) storage of important files
4) "treatment" of the computer from viruses

    The information model for organizing the educational process at school is ...

1) rules of student behavior
2) class list
3) lesson schedule
4) list of textbooks

    The processor executes instructions written:

1) in algorithmic language
2) in machine language (in binary code)
3) in natural language
4) as a block diagram

    A

    alg choice ( thing A, B, X)

    arg A, B

    cut X

    early

    If A> B

    That X:=A

    otherwise X:=B

    con

    What type of algorithm is written in an algorithmic language?

1) cyclic

3) auxiliary

2) linear

4) branching

1) N!=9

3) N!=3

2) N!=6

4) N!=12

  1. What will be the value of the variable after the assignment operations are performed:

X:=5
X:=X+1

1) 5

3) 1

2) 6

4) 10

    In a text editor, when setting page parameters, ...


2) indent, spacing
3) fields, orientation
4) style, pattern

    1) font size

    3) paragraph options

    2) file type

    4) page dimensions

    Primitives in the graphics editor are called ...

1) line, circle, rectangle
2) pencil, brush, eraser

4) sets of colors (palette)

    A bitmap graphic file contains a color image with a palette of 256 colors of size 10 X 10 points. What is the information volume of this file?

    1) 800 bytes

    3) 8 KB

    2) 400 bits

    4) 100 bytes

    24 speed CD-ROM drive...

1) has 24 different disc rotation speeds
2) has 24 times faster disc rotation speed than single speed
3) has 24 times slower disk rotation speed than a single speed CD-ROM
4) only reads special 24-speed CD-ROMs

    In spreadsheets, you can't delete...

    1) column

    3) cell name

    2) line

    4) cell content

  1. The result of calculations in cell C1 will be:

1) 5

3

A

B

C

1

5

=A1 *2

= SUM(A1 :B1 )

) 15

2) 10

4) 20

    The field type (numeric, text, etc.) in the database is determined by...

1) field name
2) field width
3) number of lines
4) data type

    What line will the record Hungary occupy after sorting in descending order in the Population, thousand people field?

1) 1

Name

Square,

thousand km 2

Population,

thousand people

Bulgaria

110,9

8470

Hungary

10300

Spain

39100

Luxembourg

2) 2

4) 4

    The maximum speed of information transfer over a high-quality dial-up telephone line can reach ...

    1) 56.6 Kbps

    3) 1 Mbps

    2) 100 kbps

    4) 1 Kb/s


    What is the name of the owner of this email address?

    1) ru

    3) username

    2) mtu-net.ru

    4) mtu-net

    Browsers (such as Microsoft Internet Explorer) are...

1) Internet servers
2) antivirus programs
3) translators of the programming language
4) web browser

OPTION 4

    The development of global computer networks began in ...

    1) in the 60s.

    3) in the 80s

    2) in the 70s

    4) in the 90s

    What is 1 MB equal to...

    1) 1,000,000 bits

    3) 1024 KB

    2) 1,000,000 bytes

    4) 1024 bytes

    How much information does one digit of a binary number contain?

    1) 1 byte

    3) 4 bits

    2) 3 bits

    4) 1 bit

    How is the decimal number 4 written in binary?

    1) 101

    3) 111

    2) 110

    4) 100

    Writing and reading information in floppy disk drives is carried out using ...

    1) magnetic head

    3) thermocouple

    2) laser

    4) touch sensor

    1) insert/remove floppy disk

    3) restart the computer by pressing the RESET button

    2) disconnect / connect external devices

    4) restart the computer by pressing the keys CTRL -ALT -DEL

    The full path to the file is given C:\DOC\PROBA.TXT. What is the full name of the file?

    1) C:\DOC\PROBA.TXT

    3) DOC\PROBA.TXT

    2) PPROBA.TXT

    4) TXT

    The subject model is...

    1) anatomical model

    3) drawing

    2) map

    4) chart

    Which of the objects can be an executor of algorithms?

    1) scissors

    3) printer

    2) map

    4) book

  1. A

    alg sum of squares ( whole S)

    cut S

    early nat n

    S:=A

    For n from 1 before 3

    nc

    S :=S+n*n

    kts

    con

1) cyclic

3) auxiliary

2) branching

4) linear

    What is the trajectory of the Turtle executor after executing the sequence of commands: forward (1 cm) right (90 0) forward (1 cm) right (90 0) forward (1 cm) right (90 0) forward (1 cm) right (90 0)

    A:=5
    B:=10
    X:=A+B

    1) 5

    3) 15

    2) 10

    4) 20

    Operation in a text editorcopyingbecomes possible after:

1) setting the cursor to a certain position
2) save the file
3) printout file
4) selection of a fragment of text

    The process of converting a text file from MS-DOS encoding to Windows encoding changes...

1) font size

2) paragraph formatting options
3) binary character encoding
4) page options

    The main operations possible in the graphical editor include...

1) line, circle, rectangle
2) pencil, brush, eraser
3) highlight, copy, paste
4) sets of colors (palette)

    The minimum object used in a vector graphics editor is...

1) screen point (pixel)

3) color palette
4) familiarity (symbol)

    In order to preserve information, the CD-ROM must be protected from...

1) cold
2) pollution
3) magnetic fields
4) atmospheric pressure drops

    The main element of spreadsheets is...

    1) cell

    3) column

    2) string

    4) table

  1. The result of calculations in cell C1 will be:

1) 5

3

A

B

C

1

10

=A1 /2

= SUM(A1 :B1 )

) 15

2) 10

4) 20

    WITH

    Surname

    A country

    Field of activity

    1

    E. Rutherford

    Great Britain

    Physics

    2

    J.Alferov

    Russia

    Physics

    3

    L. Landau

    USSR

    Physics

    4

    I. Mechnikov

    Russia

    Physiology

    5

    M. Sholokhov

    USSR

    Literature

    how many entries in the presented database?

1) 5

3) 3

2) 2

4) 4

  1. What records will be found after searching in the text fieldA countrywith the conditioncontainsRussia?

1) 1

Surname

A country

Field of activity

E. Rutherford

Great Britain

Physics

J.Alferov

Russia

Physics

L. Landau

USSR

Physics

I. Mechnikov

Russia

Physiology

M. Sholokhov

USSR

Literature

2) 2,4

4) 2, 3

  1. The maximum information transfer rate in a computer local area network can reach ...

    1) 56.6 Kbps

    3) 100Mbps

    2) 100 kbps

    4) 100 KB/s

    Internet e-mail address is set: [email protected]
    What is the name of the computer where mail is stored?

    1) ru

    3) username

    2) [email protected]

    4) mtu-net.ru

1) to any web page of any Internet server
2) to any web page within the given domain
3) to any web page of this server
4) within this web page

OPTION 5

    Which of the sequences reflects the true chronology:

1) mail, telegraph, telephone, television, radio, computer networks;

2) mail, radio, telegraph, telephone, television, computer networks;

3) mail, television, radio, telegraph, telephone, computer networks;

4) mail, radio, telephone, telegraph, television, computer networks;

    What is 1 KB equal to...

    1) 2 10 bytes

    3) 1000 bits

    2) 10 3 bytes

    4) 1000 bytes

    The amount of information required to encode 256 characters in binary is...

    1) 1 bit

    3) 1 KB

    2) 1 byte

    4) 1 baud

    How is the decimal number 3 written in binary?

    1) 00

    3) 01

    2) 10

    4) 11

    Which device has the lowest communication speed?

    1) CD-ROM drive

    3) floppy drive

    2) hard drive

    4) RAM chips

    Infection with computer viruses can occur in the process ...

    1) printing on the printer

    3) formatting a floppy disk

    2) work with files

    4) shutdown the computer

    The full path to the file is givenC:\DOC\PROBA.TXT. What is the name of the directory where the PROBA.TXT file is located?

    1) DOC

    3)C:\DOC\PROBA.TXT

    2) PPROBA.TXT

    4) TXT

    The family tree of the family is...

    1) tabular information model

    3) network information model

    2) hierarchical information model

    4) subject information model

    Which of the words is the command of the Turtle performer?

    1) linear

    3) algorithm

    2) program

    4) forward

    A

    alg sum ( thing A, B, S)

    arg A, B
    cut S
    early
    S:=A + B
    con

    What type of algorithm is written in an algorithmic language?

1) cyclic

3) auxiliary

2) branching

4) linear

1) 20

3) 5

2) 9

4) 4

  1. What will be the value of the variable X after performing the assignment operations: X:=5
    B:=10
    X:=X+B

    1) 5

    3) 15

    2) 10

    4) 20

    In a text editor, the main parameters when setting paragraph parameters are:

1) typeface, size, style
2) indent, spacing
3) fields, orientation
4) style, pattern

    What is the most common extension in the name of text files?

    1) . exe

    3) .doc

    2) . bmp

    4) . com

    The minimum object in a raster graphics editor is...

1) screen point (pixel)
2) object (rectangle, circle, etc.)
3) color palette
4) familiarity (symbol)

    In the process of converting a raster graphic file, the number of colors decreased from 65536 to 256. How many times will the information volume of the file decrease?

    1) 2

    3) 8

    2) 4

    4) 16

    The largest information volume will have a file containing ...

1) 1 page of text
2) black and white drawing 100x100
3) an audio clip lasting 1 min.
4) video clip lasting 1 min.

    In spreadsheets, a formula cannot include...

    1) numbers

    3) text

    2) cell names

    4) signs of arithmetic operations

    The result of calculations in cell C1 will be:

1) 50

3

A

B

C

1

10

=A1 /2

= SUM(A1 :B1 )*A1

) 150

2) 100

4) 200

    WITH

    Name

    Population,

    thousand people

    Capital

    1

    Bulgaria

    8470

    Sofia

    2

    Hungary

    10200

    Budapest

    3

    Greece

    10300

    Athens

    4

    Spain

    39100

    Madrid

    how many entries in the presented database?

1) 4

3) 2

2) 3

4) 1

  1. What row will the record Greece occupy after sorting in ascending order in the field Population, thousand people ?

1) 4

Name

Population,

thousand people

Capital

Bulgaria

8470

Sofia

Hungary

10200

Budapest

Greece

10300

Athens

Spain

39100

Madrid

2) 3

4) 1

    The speed of information transmission over the main fiber optic line is usually no less than ...

    1) 56.6 Kbps

    3) 28.8 bps

    2) 100 kbps

    4) 1 Mbps

    Internet servers containing file archives allow...

1) download the necessary files
2) receive email
3) participate in teleconferences
4) hold video conferences

    A computer connected to the Internet must have...

1) IP address
2) web server
3) home web page
4) domain name

OPTION 6

    The founder of domestic computer technology is ...

1) Sergey Alekseevich Lebedev,

2) Nikolai Ivanovich Lobachevsky,

3) Mikhail Vasilyevich Lomonosov,

4) Pafnuty Lvovich Chebyshev.

    What is 1 GB equal to...

    1) 2 10 MB

    3) 1000 Mbps

    2) 10 3 MB

    4) 1000 000 KB

    For binary encoding of a color pattern (256 colors) of size 10 X 10 points required....

    1) 100 bits

    3) 600 bits

    2) 100 bytes

    4) 800 bytes

    How is the decimal number 2 written in binary?

    1) 00

    3) 01

    2) 10

    4) 11

    The processor processes information...

    1) in decimal number system

    3) in Basic language

    2) in binary code

    4) in text form

    Computer viruses can cause...

    1) only programs

    3) programs and documents

    2) graphic files

    4) sound files

    The full path to the file is givenC:\DOC\PROBA.TXT . What is the file extension that determines its appearance?

    1)C:\DOC\PROBA.TXT

    3) PPROBA.TXT

    2) DOC\PROBA.TXT

    4) .TXT

    The information (sign) model is ...

    1) anatomical model

    3) ship model

    2) building layout

    4) chart

    The algorithm is...

1) subject information model
2) static information model
3) dynamic information model
4) tabular information model


1) Cyclic
2) Branching
3) Auxiliary
4) Linear

    According to the algorithm written in the algorithmic language, calculate the sum of squares of a sequence of natural numbers.

1) S = 15

3

alg sum of squares ( whole S)

cut S
early nat n
S:=0
For nfrom 2 before 4
nc
S:= S + n*n
kts
con

2) S = 18

4) S = 29

    The value of a boolean variable can be

    1) any number

    3) true or false

    2) any text

    4) table

    In a text editor, the main parameters when setting a font are:

1) typeface, size, style
2) indent, spacing
3) fields, orientation
4) style, pattern

    As text formatting changes...

    1) font size

    3) a sequence of characters, words, paragraphs

    2) paragraph options

    4) page options

    Raster graphic editor is designed for....

1) create drawings
2) plotting
3) charting
4) create and edit drawings

    In the process of compressing raster graphic files using the JPEG algorithm, its information volume is usually reduced in ..

    1) 2-3 times

    3)100 times

    2) 10-15 times

    4) does not change

    The information capacity of standard CD-ROMs can reach...

1) 650 MB 3) 1 GB
2) 1 MB 4) 650 KB

18. In spreadsheets, the cell name is formed ...

1) from column name

3) from column and row name

2) from string name

4) arbitrarily

    The result of calculations in cell C1 will be:

1) 25

3

A

B

C

1

5

=A1 *2

= SUM(A1 :B1 )*A1

) 75

2) 50

4) 100

    WITH

    Name

    Population,

    thousand people

    Capital

    1

    Bulgaria

    8470

    Sofia

    2

    Hungary

    10200

    Budapest

    3

    Greece

    10300

    Athens

    4

    Spain

    39100

    Madrid

    how many text fields in the presented database?

1) 1

3) 3

2) 2

4) 4

  1. What records will be found after searching in the numeric field Population, thousand people with the condition<20 ?

    1) 2

    3) 1,4

    2) 3

    4) 1 ,2,3

    Modem is...

1) mail program
2) network protocol
3) Internet server
4) technical device

    Internet e-mail address is set: [email protected] What is the top level domain name?

    1) ru

    3) username

    2) mtu-net.ru

    4) mtu-net.ru

    Web pages have the format (extension)...

1) .TXT
2) .HTM
3) .DOC
4) .EXE

A. Byte.

B. Kb.

IN . Bit.

G. Code.

D. MB.

    One kilobyte contains:

A. 1000 bytes.

B. 1024 bits.

B. 8 bytes.

D. 1000 bits.

D. 1024 bytes.

    Representation (translation) of information by means of any alphabet is called:

A. Coding.

B. Processing.

B. Transfer.

G. ABC.

D. ASCII.

    Computer science is the science of:

A. Location of information on technical media.

B. Information, its storage and data sorting.

IN. Information, its properties, methods of provision, methods of collection, processing, storage, transmission.

D. The use of computers in the educational process.

D. About telecommunication technologies.

    The belonging of a computer to a particular generation is determined by:

A.element base.

B. Processor type.

B. The composition and number of peripheral devices.

D. Speed ​​and memory capacity.

D . Creation date.

    Hardware is called:

A. Personal computer software.

B. Basic configuration of the computer system.

IN. Personal computer hardware.

D. The external architecture of a personal computer.

D. Personal computer peripherals.

    The minimum required set of devices for computer operation contains:

A. Printer, system unit, keyboard.

B. System unit, monitor, keyboard.

B. System unit, disk drives, mouse.

G. Processor, mouse, monitor.

D. Printer, hard drive, monitor, mouse.

    About PC RAM we can say:

A. Retained when the PC is turned off.

B.Cleared when the PC is turned off.

B. This is the memory that is used to speed up the PC.

D. A section of memory where the operating system is located.

E. Serves to remember files after they have been modified.

    True statement:

A. The keyboard is an input device.

B. Printer - encoding device.

B. Scanner is an output device.

D. Monitor - input device.

D. CD-ROM is an information encoding device.

    Which key turns on the numeric keypad?

A. Numlock.

B . Cap Lock.

IN . Enter.

G . Insert.

D. Shift.

    What is an operating system?

A. A set of specific PC nodes.

B. A set of programs that allows you to create new programs.

IN. A set of programs that controls the operation of a PC.

D. A program that allows you to effectively use your computer in accordance with the needs of users.

E. Program for processing numerical and text data.

    When working in a Microsoft Windows environment, folders are intended for:

A. Placement of files and organization of easier access to them.

B. Quickly put things in order on the desktop.

B. Deleting files.

G . For temporary storage of information.

D. To run programs.

    When working in a Microsoft Windows environment, the SAVE AS command applies:

A. To save the file in RAM.

B. To delete files from RAM.

D. To write a file after it has been modified with the existing name.

D. To save the file under a new name, in a different folder or on other media.

    A computer can be "infected" with a virus when:

A. Working with an "infected" program.

B. Computer testing.

B. Formatting a floppy disk.

D. Restart your computer.

D. Launching the DRWEB program.

    The application is unloaded from memory and terminates if:

A. Launch another application.

B. Minimize the application window.

B. Switch to another window.

D. Move the application window.

D. Close the application window.

    When working in a Microsoft Windows environment, the term "clipboard" is often used. This:

A. Part of the memory area where the operating system resides.

B. A special area of ​​RAM for storing information.

B. Word application window.

D. A section of memory on a hard drive.

E. A piece of memory on a floppy disk in a drive.

    To activate an inactive window:

A. Close the active window.

B. In the context menu of the Taskbar, click on the icon of this window.

B. Click on an empty area of ​​the desktop.

G. Click the window icon on the taskbar.

E. Click the Start button, select Programs, click the window icon.

    If in any menu the command has a pale color, then this means that:

A. This command has a submenu.

B. That a dialog box will appear in which you need to specify additional parameters.

B. That the command is selected.

D. That this command has a toolbar.

D. That this command is not available in this mode.

    In order for the geometric shapes to turn out correct in the graphic editor, you need to hold down the key when drawing the figure:

A. Ctrl. B. Alt.

b. shift. G. Tab.

D . Ins.

    Where is the drawing or fragment inserted from the buffer located in the working field of the Paint window?

A. In the upper left corner of the working field.

B. In the lower right corner of the working field.

B. In the center of the working field.

D. On top of the object from which the copy was taken.

D. In the lower left corner of the working field.

    Select an action related to text formatting:

A. Copying text fragments.

B. Correction of typos.

B. Spell checking.

G. Changing the font size.

E. Moving fragments of text.

    When entering text, the ENTER key should be pressed:

A. At the end of a paragraph.

B. At the end of each line.

B. Should not be pressed at all.

D. After every word.

D. After each sentence.

    "A modem is one that coordinates the work of the telephone network."

Replace each ellipsis with the appropriate words:

A. Device, programs.

B. Program, computer.

B. Software, computer.

G. Device, drive.

D. Device, computer.

    The local network covers computers:

A. located in the same building.

B. One country.

B. All over the world.

G. One city.

D. At a distance of no more than 10 meters.

    A means of conveying information to the user, which uses computer graphics, sound, photography, video, text, etc.:

A. CD-ROM.

B. Modem.

IN. Multimedia.

G. Computer network.

D. Laser player.

Key

Computer science tests with answers

Option 1

1) The unit of measurement of the amount of information is taken ...

1. 1 baud 2. 1 bit 3. 1 byte 4. 1 KB

2) Computer performance (speed of operations) depends on ...

1. display screen size 2. CPU frequency

3) Which device can have a harmful effect on human health?

1. printer 2. monitor 3. system unit 4. modem

4) The file is...

1. unit of measurement of information 2. program in operational

3. text printed on a printer 4. program or data on

disk

5) The model is the replacement of the object under study with another object that reflects ...

1. all sides of a given object 2. some sides of a given

3. significant parties 4. non-essential parties

this object this object

6) The minimum object used in a text editor is…

1. word 2. screen dot (pixel) 3. paragraph 4. character (familiar)

7) The number of different encodings of the letters of the Russian alphabet is ...

1. one 2. two (MS-DOS, Windows)

3. three (MS-DOS, Windows, 4. five (MS-DOS, Windows

Macintosh) macintosh,KOI-8,ISO)

8) The tools in the graphics editor are…

1. line, circle, rectangle 2. selection, copy, paste

3. pencil, brush, eraser 4. sets of colors (palettes)

9) The composition of the multimedia computer must include ...

1. projection panel 2. CD-ROMdisk drive and sound card

3. modem 4. plotter

10) A group of cells A1:B3 is selected in spreadsheets. How many cells are in this group?

1. 6 2. 5 3. 4 4. 3

11) The result of the calculations in cell C1 will be.

30 answers to the test questions on "Information and Communication Technologies"

1. Which approach to information seeks to answer the question, "What is the value of information"?

a. Semantic
b. Pragmatic
c. Selective

Answer: b

2. The set of rules, principles, dependencies of the behavior of objects of the subject area is:

a. Business logic
b. business logistics
c. Business strategy
d. Business idea

Answer: a

3. The rapid accumulation of information in modern society has required a person to

a. develop special means of storing information
b. develop tools that provide a selective approach to information
c. provide oneself with the means to accumulate information

Answer: b

4. Using the SQL language, you cannot:

a. write an executable program that will interact with the database
b. set access rights to data in databases
c. add, delete or change data in the database

Answer: a

5. Did the invention of printing make it possible?

a. for the first time allowed the transfer of complex information in the form of drawings
b. quickly transmit information to any corner of the earth
c. disseminate large amounts of information

Answer: c

6. What, according to some experts, is not part of the information system?

a. technical means
b. ideology of working with information
c. methods and technologies of working with information
d. staff

Answer: d

7. What opportunities do information systems open for analysts?

a. focus on the needs and desires of consumers
b. simulate business relationship options
c. consciously choose the strategy of the enterprise

Answer: b

8. What was the first information revolution?

a. advent of the computer
b. advent of printing
c. appearance of language
d. appearance of writing

Answer: c

9. Modern society is trying to answer the question:

a. how to collect more information
b. where to get information
c. what is the meaning of information

Answer: c

10. In relational databases, single column data:

a. can have different data types
b. the data type does not affect the data placed in the columns
c. must be of the same type
d. must always be of type string
e. must always be of numeric type

Answer: c

11. If we write a query in the SQL language to a relational database, then in response to it we will receive?

a. file
b. we will not get anything, since queries cannot be written in SQL
c. table

Answer: with

12. Description of objects, data and properties of these objects, as well as relationships between them is

a. subject area
b. field of knowledge
c. subject region

Answer: a

13. If parts of the DBMS are located on different computers, then such a DBMS is called:

a. distributed
b. hierarchical
c. objectively oriented
d. network
e. local

Answer: a

14. Where does the software development process begin?

a. with formalization and specification of subtasks
b. from drawing up an algorithm
c. from the problem statement
d. with coding

Answer: b

15. Cybernetics is

a. management science
b. computer science
c. art science
d. robot science

Answer: d

16. Which statement is not true?

a. Information value can be negative
b. The amount of information can be a negative value
c. The value of information can be positive
d. The amount of information can be positive

Answer: b

17. When it is required to provide an array of thematic, narrowly focused information focused on users of one working group, then, as a rule, I use:

a. data mart
b. data store
c. database

Answer: a

18. When we analyze judgments and try to estimate how much information they contain, do we use?

a. pragmatic approach
b. semantic approach
c. selective approach
d. neither semantic nor pragmatic

Answer: b

19. What type of communication is computer-human communication?

a. to non-verbal
b. to verbal
c. neither verbal nor non-verbal

Answer: a

20. Information systems cannot be classified:

a. by scale
b. in architecture
c. by degree of automation
d. by nature of data processing
e. by scope
f. according to the degree of return from their use

Answer: f

21. Which statement is not true?

a. In a relational database, tables are made up of rows and columns.
b. In a relational database, the relationship between tables is carried out through key fields.
c. In a relational database, the same column can contain data of different types.
d. A relational database can have multiple tables

Answer: c

22. Maintaining history in a data warehouse means:

Answer: b

23. In the process of transferring information from person to person through a computer, it is critically important:

a. to ensure the required transmission speed
b. to preserve the meaning of the transmitted information
c. so that the transmitted information is encoded
d. so that information is transmitted by the shortest route

Answer: b

24. Data entering the data warehouse is available:

a. for writing and reading
b. only for reading
c. record-only

Answer: b

25. The information allocated and contained on the information carrier is

a. data
b. knowledge
c. signals

Answer: a

26. If you randomly fill the database with information, then the time required to search for the necessary information:

a. will increase
b. Will not change
c. decrease

Answer: a

27 . What element was missing from the architecture of Charles Babbage's machine?

a. Memory device
b. imaging device
c. control device
d. input device
e. arithmetic unit
f. output device

Answer: b

28. Modern information systems develop and become more complex, but what about their interface part?

a. simplified
b. does not change
c. gets more complicated

Answer: a

29. Which level of structural change has the highest risk?

a. business process reengineering
b. automation
c. rationalization

Answer: a

30. Which statement is not true?

a. the value of information depends on the specific user
b. the value of information depends on the information carrier
c. the value of information depends on a specific time period
d. the value of information depends on the specific situation

Test in Informatics Grade 8, 1st semester

  1. Computer science as a science studies
  1. computer architecture
  2. ways of encoding information
  3. methods of processing, transmission and storage of information
  1. Formal languages ​​are
  1. Russian language, programming languages, number systems
  2. Morse code, number systems, programming languages
  3. number systems, English, music notation
  1. Mathematics textbook contains information of the following types
  1. purely numerical information
  2. purely textual information
  3. graphic, text and numerical
  1. For the minimum unit of measurement of the amount of information taken
  1. 1 baud
  2. 1 bit
  3. 256 bytes
  4. 1 byte
  1. Choose information units that are greater than 1 MB:
  1. 1 byte, 1 KB
  2. 1 GB, 1 TB
  3. 1 KB, 1 GB
  1. Information is encoded using
  1. sign systems
  2. random access memory
  3. computer peripherals
  1. The code length is
  1. number of characters in the code
  2. text encoding
  3. amount of information in the message
  1. Computer performance depends on
  1. processor clock speed
  2. mains voltage
  3. keystroke speed
  1. The file is...
  1. unit of information
  2. a named area on a disk or other storage medium
  3. program in computer memory
  1. Specify in which of the device groups only input devices are listed
  1. printer, monitor, speakers, microphone
  2. keyboard, scanner, microphone, mouse
  3. flash memory, scanner, keyboard
  1. Clipboard is...
  1. a sequence of commands understandable to the performer
  2. electronic device that monitors the operating state of computer technology
  3. a special area of ​​memory that temporarily stores data during copy and move operations in various applications
  1. The first computers were built
  1. in the 40s of the XX century
  2. in the 60s of the XX century
  3. in the 80s of the XX century
  1. The term "computer generation" means ...

1) all calculating machines

2) all types and models of computers built on the same scientific and technical principles

3) all types and models of computers created in the same country

  1. The main element base of the fourth generation computers are
  1. transistors
  2. BIS, VLSI
  3. vacuum tubes
  1. Schedule

С:\study\informatics\OGE.

1) C:\study\Schedule

2) C:\Schedule

3) From:\study\2016\Schedule

KEY

question number

Correct

Score "2" - less than 9

Preview:

Test in Informatics Grade 9, 1st semester

  1. Spatial discretization is a process
  1. converting graphic information from analog to discrete form
  2. converting graphic information from digital to analog
  1. 1 bit
  2. 4 bits
  3. 5 bits
  1. .doc, .bmp, .sys
  2. .bmp, .gif, .jpeg
  3. .jpeg, .txt, .gif

4. In one of the Unicode encodings, each character is encoded with 16 bits. Determine the size of the next sentence in the given encoding.I am writing to you - what more? What else can I say?

1) 52 bytes

2) 832 bits

3) 104 bits

1) 120 KB

2) 480 bytes

3) 960 bytes

4) 60 KB

Specify a binary number.

  1. 101010
  2. 1111110
  1. The user was in the directory Schedule . First he went up one level, then went down one level, then went down one level again, and went down one level again. As a result, it ended up in the catalog

С:\study\informatics\OGE.

Specify the full path of the directory the user started working with.

1) C:\study\Schedule

2) C:\Schedule

3) From:\study\2016\Schedule

  1. Blaise Pascal
  2. Albert Einstein
  3. Al-Khwarizmi
  1. The representation of algorithms in a programming language is called
  1. team
  2. block diagram
  3. program
  1. List the types of algorithms
  1. linear, cyclic, circular
  2. cyclic, branching, linear
  3. linear, branching, cyclic, auxiliary
  1. The main properties of the algorithm are
  1. mass, comprehensibility, randomness
  2. finiteness, effectiveness, mass character, discreteness, determinism, understandability
  3. discreteness, relevance, effectiveness, clarity
  1. Pascal programming language created
  1. B. Pascal
  2. N. Wirth
  3. M. Fortran
  1. List the basic geometric shapes that are used to create algorithms using flowcharts
  1. trapezium, rectangle, triangle
  2. rectangle, oval, rhombus, parallelogram
  3. triangle, parallelogram, oval, rhombus
  1. File Image.bmp is located in the class 9 folder, which is nested in the My Pictures folder on drive C: Specify the path to the file:

1) С:\My pictures\Grade 9\Drawing.bmp

2) My drawings\Grade 9\Drawing.bmp

3) С:\Grade 9\My drawings\Drawing.gif

15. A group of cells forming a rectangle in spreadsheets is called:

  1. cell rectangle
  2. cell range
  3. cell spacing

KEY

question number

Correct

2, 3

Rating "5" -15 correct answers

Grade "4" - 14-13 Grade "3" - 12-9Score "2" - less than 9

Preview:

Test in Informatics Grade 11, I half of the year

  1. There are 32 colors in the color palette. What is the color depth?
  1. 1 bit
  2. 4 bits
  3. 5 bits
  1. List the graphic image formats:
  1. .doc, .bmp, .sys
  2. .bmp, .gif, .jpeg
  3. .jpeg, .txt, .gif
  1. The article typed on a computer contains 32 pages, each page has 40 lines, each line has 48 characters. Determine the size of the article in KOI-8 encoding, in which each character is encoded in 8 bits.

1) 120 KB

2) 480 bytes

3) 960 bytes

4) 60 KB

  1. Convert the number 126 from decimal to binary.

Specify a binary number.

  1. 101010
  2. 1111110
  1. Convert number 111011 2 to octal number system
  1. From whose name did the word "algorithm" come from?
  1. Blaise Pascal
  2. Albert Einstein
  3. Al-Khwarizmi
  1. What is the name of the page number in the header?
  1. page number
  2. page number
  3. folio
  1. Headset, size, color - parameters...
  1. symbol
  2. paragraph
  3. text
  1. Select an IP address from the proposed list:
  1. 193.126.7.29
  2. 34.89.45
  3. eduperm.ru
  1. The web browser is
  1. a collection of related pages owned by a single person or organization
  2. a network of documents linked together by hyperlinks
  3. WWW client program that provides the user with access to Internet information resources
  1. A computer that provides its resources to other computers when working together is called
  1. switch
  2. server
  3. modem
  1. The formula =$C2+D3 is entered into cell E4. The contents of E4 were copied into cell G4. What formula will be in G4?
  1. =$C2+D3
  2. =C3+$F3
  3. =$C2+F3

13. A group of cells forming a rectangle in spreadsheets is called:

  1. cell rectangle
  2. cell range
  3. cell spacing

14. Largest natural number encoded in 8 bits
1) 127 2) 255 3) 99 999 999

15. To describe variables of an integer type in the Pascal programming language,

1) integer

2) real

3) string

16. The value of the variable p at n=5 after program execution

Program Test;
varp,i,n:integer;
Begin
Write('Enter n');
readln(n);
p:=1;
for i:= 1 to n do
p:= p + i;
writeln(n, '=' p)
end.
equals

1) 24 2) 120 3) 720

17. What is a workbook?

1) file in MS Word

2) file in MS Excel

3) file in MS Access

18. Specify a range

A4:A6

Rating "5" -18 correct answers

Score "4" - 14-17 Score "3" - 13-10Score "2" - less than 10


Liked the article? Share with friends!
Was this article helpful?
Yes
No
Thanks for your feedback!
Something went wrong and your vote was not counted.
Thank you. Your message has been sent
Did you find an error in the text?
Select it, click Ctrl+Enter and we'll fix it!