Computer Science for IGCSE & O level - Data Representation (Section 9)

  • 1
    What is the hexadecimal equivalent of the binary number 1111?
    คำตอบ
    (B)
    F
  • 2
    What does '16-bit audio' mean in terms of digital audio?
    คำตอบ
    (B)
    Each audio sample is represented using 16 bits.
  • 3
    What is the principal benefit of data compression?
    คำตอบ
    (B)
    Reduced file size.
  • 4
    What is the function of an IP address?
    คำตอบ
    (C)
    To enable communication between devices on a network.
  • 5
    Which of the following is a valid hexadecimal digit?
    คำตอบ
    (B)
    9
  • 6
    What is the binary representation of the decimal number 10?
    คำตอบ
    (B)
    1010
  • 7
    What is a 'byte' typically composed of?
    คำตอบ
    (B)
    8 bits
  • 8
    What is a benefit of using Hexadecimal over Binary?
    คำตอบ
    A
    C
  • 9
    Why is hexadecimal used in computer science for things like memory addressing?
    คำตอบ
    (B)
    It provides a more readable and compact way to represent binary addresses.
  • 10
    Which statement accurately describes the relationship between the sampling rate and the accuracy of the audio signal representation?
    คำตอบ
    (B)
    Higher sampling rate leads to higher accuracy.
  • 11
    How can you improve the visual quality of a digital sound recording?
    คำตอบ
    A
    B
  • 12
    What is the range of integers that can be represented using 4 bits in two's complement format?
    คำตอบ
    (C)
    -8 to 7
  • 13
    What are the common goals of employing data compression techniques?
    คำตอบ
    A
    B
  • 14
    Which type of compression is most suitable when it is essential to preserve the original data completely?
    คำตอบ
    (C)
    Lossless
  • 15
    What color is typically represented by the HTML color code #0000FF?
    คำตอบ
    (C)
    Blue
  • 16
    Which part of a computer's system relies heavily on binary representation to function?
    คำตอบ
    (C)
    Central Processing Unit (CPU)
  • 17
    Which of the following are properties of a MAC address?
    คำตอบ
    A
    D
  • 18
    Which part of an IPv4 address is represented in hexadecimal notation?
    คำตอบ
    (D)
    IPv4 addresses are not represented in hexadecimal.
  • 19
    What is the main purpose of RLE compression?
    คำตอบ
    (B)
    Compressing text strings with repeated characters.
  • 20
    Which factors influence the file size of a sound file?
    คำตอบ
    A
    B
    C
  • 21
    Which type of compression guarantees complete data reconstruction?
    คำตอบ
    (C)
    Lossless
  • 22
    What is the typical function of a MAC address?
    คำตอบ
    (A)
    To identify devices on a network
  • 23
    What does the term 'bit' stand for?
    คำตอบ
    (B)
    Binary Digit
  • 24
    In the context of digital audio, what is 'noise' often caused by?
    คำตอบ
    A
    D
  • 25
    What are error codes often used for in software development?
    คำตอบ
    A
    B
  • 26
    What is the effect of using a higher sampling rate for sound recording?
    คำตอบ
    (B)
    Higher audio quality and larger file size.
  • 27
    What is the base of the binary number system?
    คำตอบ
    (A)
    2
  • 28
    What color is represented by the hexadecimal code #008000?
    คำตอบ
    (C)
    Green
  • 29
    What are some common applications of hexadecimal notation in computer science?
    คำตอบ
    A
    B
    C
  • 30
    Which of the following describes the effect of increasing the frame rate of a video?
    คำตอบ
    (A)
    It makes the video appear to move more smoothly.
  • 31
    What is the denary (decimal) equivalent of the hexadecimal number 4F?
    คำตอบ
    (A)
    79
  • 32
    What is the purpose of sampling in sound recording?
    คำตอบ
    (B)
    To convert analog sound into digital data
  • 33
    What is the purpose of the two's complement format?
    คำตอบ
    A
    B
  • 34
    Convert the decimal number 75 into hexadecimal.
    คำตอบ
    (A)
    4B
  • 35
    Which factor primarily determines the file size of a digital image?
    คำตอบ
    A
    B
  • 36
    What does the
    คำตอบ
    (A)
    The red component
  • 37
    If you have an 8-bit register, what is the maximum decimal value you can represent?
    คำตอบ
    (A)
    255
  • 38
    What is the binary representation of the hexadecimal value "A"?
    คำตอบ
    (A)
    1010
  • 39
    What is the denary (decimal) value of the hexadecimal number 1A?
    คำตอบ
    (B)
    26
  • 40
    When converting from hexadecimal to decimal, what does each position (place value) represent?
    คำตอบ
    (D)
    Powers of 16
  • 41
    What is the result of the hexadecimal addition of A + 5?
    คำตอบ
    (A)
    F
  • 42
    What are the characteristics of a lossy compression method?
    คำตอบ
    (B)
    It can result in smaller file sizes.
  • 43
    What is the purpose of error codes in programming?
    คำตอบ
    (B)
    To provide information about errors that occur.
  • 44
    What is the primary difference between a logical shift and an arithmetic shift?
    คำตอบ
    (B)
    Arithmetic shifts preserve the sign bit, logical shifts do not.
  • 45
    What is the relationship between the bit depth used for audio and the potential dynamic range of the audio?
    คำตอบ
    (C)
    Higher bit depth means a greater dynamic range.
  • 46
    What is the two's complement of the binary number 1100 (using 4 bits)?
    คำตอบ
    (B)
    0100
  • 47
    Which of the following is most commonly used for defining colors in HTML?
    คำตอบ
    (D)
    All of the above
  • 48
    What does the hexadecimal color code #00FF00 represent?
    คำตอบ
    (B)
    Green
  • 49
    Which file formats typically use lossy compression?
    คำตอบ
    A
    B
  • 50
    What impact does increasing the bit depth of a sound recording have?
    คำตอบ
    A
    B
    C