Есть ответ 👍

Which one defines the physical equipment that is involved in the computer functioning Software
Hardware
Firmware
Nextware
Hard disc
82 The computer hardware is typically divided into four main parts which are
Printers, Xerox, input and output devices
Processing Devices, Memory Devices, Input/, Output Devices
Control Unit (CU) and the Arithmetic and Logic Unit (ALU)
Local, broadband, personal, regional
Printer, plotter, modem, headphones

83 A series of instructions that tells a computer how to perform the tasks is called
device
A program
Number
Command
Text

84 Any hardware component that allows you to enter data, programs, commands, and user responses into a computer is known as
An output Device
An Input Device
Processing
Power supply
BIOS

85 Which device is not classified as an input device
Keyboard
Printer
Trackball
Mouse
Joystick

86 How do we call the digital representations of non-text information such as drawings, charts, pictures and photographs
Text
Graphics
sound
number
video

87 Music, speech, or any other sound is called
Video
Audio
Text
Graphics
0..9

88 The number system whose base is 8 is known as
the Hexadecimal number system
the octal number system
the binary number system
the decimal number system
The non octal number system

119
266
Посмотреть ответы 2

Ответы на вопрос:

565765g
4,4(24 оценок)

in by e in sbdjshsisbdhdhd

Galerina
4,6(5 оценок)

begin

 var a := MatrRandom(5, 5, -10, 10);

 a.Println;

 var k :=

     a.Rows  // выбрать строки

     .Select(row -> row.Count(p -> p < 0))  // кол-во отриц.

     .ToArray  // записать в массив

     .IndexMax; // найти индекс максимального значения

 Print('Максимум отрицательных в строке номер', k + 1)    

end.

Популярно: Информатика