Главная страница
Навигация по странице:

  • Question 2. Number Conversions Complete the following chart by converting the numbers given in one of the notations to the other two. Show calculations.

  • Binary Decimal Hexadecimal

  • Question 3. Data Representations in a Computer System

  • 1 лаборатория ИКТ. Question ict applications


    Скачать 18.71 Kb.
    НазваниеQuestion ict applications
    Дата11.02.2023
    Размер18.71 Kb.
    Формат файлаdocx
    Имя файла1 лаборатория ИКТ.docx
    ТипДокументы
    #931249

    Question 1. ICT applications.

    1. 2. Education. Computers can be used to give learners audio-visual packages, interactive exercises, and remote learning, including tutoring over the internet. They can be used to access educational information from intranet and internet sources, or via ebooks. They can be used to maintain and monitor student performance, including through the use of online examinations, as well as to create projects and assignments.

    2. 6. Marketing. Computers enable marketing campaigns to be more precise through the analysis and manipulation of data. They facilitate the creation of websites and promotional materials. They can be used to generate social media campaigns. They enable direct communication with customers through email and online chat.

    3. 8. Entertainment Computers are now used in virtually every branch of the arts, as well as in the wider entertainment industry. Computers can be used to create drawings, graphic designs, and paintings. They can be used to edit, copy, send, and print photographs.They can be used to make, record, edit, play, and listen to music. They can be used to capture, edit and watch videos. They can be used for playing games.



    Question 2. Number Conversions

    1. Complete the following chart by converting the numbers given in one of the notations to the other two. Show calculations.

      Binary

      Decimal

      Hexadecimal

      101 0101

      85

      0х55

      110 0110

      102

      0х66

      1111

      15

      0хF

      11 111 010

      250

      0хFA

      10 101 111

      175

      0xAF

      110 110 110

      438

      0x1B6

    2. What is the minimum number of bits that can be used to represent the decimal number 213? (Hint: convert 213 to binary.)

    Для того, чтобы ответить на вопрос, сначала нужно узнать, в какую минимальную степень нужно возвести двойку, чтобы получилось число большее или равное 213. Это 8, поскольку 2 в 8-ой степени - 256, а 2 в 7-ой 128. Данное число 8 обозначает минимальное количество бит, нужное для представления 213. Чтобы найти минимально количество байт нужно перевести биты в байты. Для этого количество бит, - у нас это 8, - делим на 8. Получаем 1.

    1. What is the minimum number of bytes that can be used to represent the decimal number 213?

    2. What is a purpose of using hexadecimal notation?

    Шестнадцатеричная система счисления – это позиционная система с основанием 16. Эта система счисления широко используется для записи адресов и содержимого ячеек памяти компьютера. В её алфавит входят 10 арабских цифр (0..9), первые буквы латинского алфавита: A =10, B =11, C =12, D =13, E =14, F =15.

    1. What is ASCII code?

    ASCII (American Standard Code for Information Interchange – Стандартный американский код обмена информацией) – это код для представления. символов в виде чисел, в котором каждому символу сопоставлено число от 0 до 127. В большинстве компьютеров код ASCII используется для представления текста, что позволяет передавать данные от одного компьютера на другой.

    Question 3. Data Representations in a Computer System

    1. “Fun” in binary representation is 01000110 01110101 01101110

    2. “Play” in binary representation is 01010000 01101100 01100001 01111001, which is equivalent to 80 108 97 121 in

    decimal representation.

    1. 01100011 01100001 01110010 01100101 01100101 01110010 01110011 is the binary representation of the ASCII string careers.

    2. 0x7374617274 is a hexadecimal representation of the ASCII string 111 001 101 110 100 011 000 010 111 001 001 110 100

    3. 1751478885 is the decimal representation of the ASCII string 111 001 101 110 100 011 000 010 111 001 001 110 100


    написать администратору сайта