NastyDi2007
27.11.2020 03:35

1.Encryption information is…: <variant>The process of its transformation, in which the content of the information becomes incomprehensible to non-authorized subjects

<variant>A conversion process in which information is deleted.

<variant>The process of its transformation, in which the content of information is changed to a false

<variant>The process of converting information into machine code

<variant>Identification protocol

<variant>Software update

<variant>Super secure

<variant>Total control Protocol

2.<question> Software information protection

<variant> Destroy database

<variant>uninterrupted power supply unit

<variant>backup

<variant>data duplication

<variant>Desepticons invasion

<variant> cryptography

<variant>Trojan virus

<variant>Delete your data

3.<question> Ensuring the accuracy and completeness of information and methods of its processing.

<variant> Damage

<variant>Confidentiality

<variant>Availability

<variant>Feasibility

<variant>Dr. Web

<variant> Integrity

<variant>Prototype

<variant>Keyboard

4.<question> Providing access to information only to authorized users?

<variant> Prototype

<variant>integrity

<variant>Availability

<variant>Feasibility

<variant>Dr. Web

<variant>Damage

<variant> Privacy

<variant>Keyboard

Нажмите на рекламу ниже и сразу увидите ответ
Популярные вопросы:
Ответ:
зайка191111
19.04.2020 11:05

//Составить программу заполнения массива случайными числами в диапазоне -30 до 30 и определяет количество чётных элементов массива.​

program massiv;

const N=20;

var m:array[1..n] of integer;// поставил 20 элементов массива

   i:byte;

   count:integer;

BEGIN

//заполнение случайными числа в диапазоне [-30;30]

//random(61) выдает случ. значение от 0 до 60, если вычесть -30 с концов этого отрезка получится от -30 до 30

for i:=1 to n do m[i]:=random(61)-30;

//вывод  полученного массива на экран

writeln('Полученный массив');

for i:=1 to n do write(m[i],' ');

writeln;//переход на следующую строку

//сортировка пузырковым методом

for i:=1 to n do

    if (m[i] mod 2=0) then count:=count+1;

writeln('Кол-во четных элементов = ', count);  

END.

Объяснение:

0,0(0 оценок)
Ответ:
annadubinkina
12.08.2022 14:57

1. Заполнить 5-литровый кувшин

2. Перелить 5 литров в 8-литровый кувшин - 8-литровый кувшин получается недозаполнен на 3 литра

3. Заполнить 5-литровый кувшин снова

4. Перелить из 5-литрового в 8-литровый кувшин до его заполнения - в 5-литровом кувшине останется 2 литра, посколько 3 литра ушло на заполнение 8-литрового кувшина

5. Вылить воду из 8-литрового кувшина

6. Перелить воду, которая у нас осталась в 5-литровом кувшине в 8-литровый кувшин - в 8-литровом кувшине будет 2 литра воды

7. Заполнить 5-литровый кувшин

8. Перелить 5-литровый кувшин в 8-литровый - к 2 литрам прибавится 5, итого получится 7 литров в 8-литровом кувшине

0,0(0 оценок)
Полный доступ
Позволит учиться лучше и быстрее. Неограниченный доступ к базе и ответам от экспертов и ai-bota Оформи подписку
logo
Начни делиться знаниями
Вход Регистрация
Что ты хочешь узнать?
Спроси ai-бота