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

  • 1
    What is the purpose of logical binary shifts?
    Απάντηση
    (C)
    To multiply or divide a binary number by a power of 2.
  • 2
    What could the error code "00000010" potentially indicate?
    Απάντηση
    (B)
    An error.
  • 3
    What is the hexadecimal value for the colour black?
    Απάντηση
    (A)
    #000000
  • 4
    Which HTML color code represents the color black?
    Απάντηση
    (A)
    #000000
  • 5
    What is the maximum number of different values that can be represented by 4 bits?
    Απάντηση
    (C)
    16
  • 6
    If a binary number is shifted four places to the left, what is the equivalent arithmetic operation?
    Απάντηση
    (C)
    Multiplying by 16
  • 7
    In the binary system, which two digits are used to represent all values?
    Απάντηση
    (A)
    0 and 1
  • 8
    Which of the following is a trade-off typically involved when using Lossy compression techniques?
    Απάντηση
    (B)
    Loss of data in exchange for smaller file size.
  • 9
    When converting from hexadecimal to decimal, which process must be followed?
    Απάντηση
    B
    D
  • 10
    Which statement describes the main trade-off when choosing between lossy and lossless compression techniques?
    Απάντηση
    (C)
    Lossy compression offers higher compression ratios but may reduce quality.
  • 11
    If an audio file is converted from 16-bit to 8-bit resolution, what effect does it have on the file size?
    Απάντηση
    (B)
    The file size halves.
  • 12
    In HTML color codes, the values are represented using a 6-digit hexadecimal code. What do these pairs of digits represent?
    Απάντηση
    (A)
    The amount of red, green, and blue.
  • 13
    How many different colors can be represented using a 16-bit color system (without accounting for alpha)?
    Απάντηση
    (B)
    65536
  • 14
    What is the purpose of the leftmost bit in a two's complement representation of a number?
    Απάντηση
    (B)
    Represents the sign of the number.
  • 15
    Which of the following statements are true regarding the binary number system? (Select all that apply)
    Απάντηση
    A
    B
    C
  • 16
    Which hexadecimal code represents the color yellow?
    Απάντηση
    (A)
    #FFFF00
  • 17
    What is the primary goal of image and video compression?
    Απάντηση
    B
    C
  • 18
    What aspect of an image is most impacted by increasing its resolution?
    Απάντηση
    (B)
    Detail
  • 19
    If the image is 2048 pixels wide by 1536 pixels high, and it's a 16-bit color depth. Approximately how many MB is the uncompressed image?
    Απάντηση
    (B)
    6 MB
  • 20
    What are some examples of things represented using hexadecimal notation?
    Απάντηση
    A
    B
    C
  • 21
    What happens during a lossless data compression process?
    Απάντηση
    A
    C
  • 22
    What does the abbreviation 'MAC' stand for in the context of networking?
    Απάντηση
    (C)
    Media Access Control
  • 23
    In a 24-bit color image, how many possible colors can a single pixel represent?
    Απάντηση
    (D)
    16777216
  • 24
    What is the hexadecimal equivalent of decimal 12?
    Απάντηση
    (C)
    C
  • 25
    Which method is often used when compressing text files to make them smaller?
    Απάντηση
    (A)
    Run-length encoding
  • 26
    What is the primary advantage of Unicode over ASCII?
    Απάντηση
    (B)
    Unicode can represent characters from all languages.
  • 27
    Which of the following statements is true about two's complement?
    Απάντηση
    (C)
    It is used to represent both positive and negative integers.
  • 28
    Which of the following is a common application of hexadecimal numbers?
    Απάντηση
    (B)
    Representing colors in HTML.
  • 29
    What operation is performed when you shift a binary number by three places to the right?
    Απάντηση
    (B)
    Divide by 8
  • 30
    What is the result of 10110101 shifted right by two places?
    Απάντηση
    (C)
    01011010
  • 31
    What happens to the number 1100 in binary if you shift it one place to the left?
    Απάντηση
    (A)
    Multiplied by 2
  • 32
    What is the main characteristic of an analog signal?
    Απάντηση
    (C)
    It is continuous in time and amplitude.
  • 33
    How many ASCII characters are there?
    Απάντηση
    (B)
    128
  • 34
    What is the effect on file size if an image's resolution is increased while keeping the color depth constant?
    Απάντηση
    (C)
    The file size increases.
  • 35
    Which of the following best describes the purpose of a MAC address?
    Απάντηση
    (B)
    To uniquely identify a device on a local network.
  • 36
    In a right logical shift of a binary number, what happens to the bits?
    Απάντηση
    (B)
    Bits are shifted to the right.
  • 37
    What is the result of converting the 8-bit binary number 10110011 to its decimal equivalent using the two's complement method?
    Απάντηση
    (B)
    -7
  • 38
    What determines the number of colours that can be represented in an image?
    Απάντηση
    (D)
    The bit depth.
  • 39
    Which of the following terms represents the largest unit of memory?
    Απάντηση
    (D)
    Terabyte (TB)
  • 40
    What does the acronym 'JPEG' stand for, in terms of image file formats?
    Απάντηση
    (A)
    Joint Photographic Experts Group
  • 41
    What is the result of adding the binary numbers 111 and 101?
    Απάντηση
    (B)
    1100
  • 42
    Which hexadecimal color code represents white?
    Απάντηση
    (A)
    #FFFFFF
  • 43
    What are the 2 main components used in the digital representation of sound?
    Απάντηση
    B
    C
  • 44
    In HTML, how are hexadecimal values generally denoted?
    Απάντηση
    (B)
    With the prefix '#'
  • 45
    Which of the following factors typically has the MOST significant effect on the size of a video file?
    Απάντηση
    (B)
    The compression codec used.
  • 46
    What is the largest decimal number representable by a 4-bit unsigned integer?
    Απάντηση
    (B)
    15
  • 47
    Which of the following file formats are generally associated with lossy compression?
    Απάντηση
    A
    C
  • 48
    What determines the amount of data required to represent an audio file?
    Απάντηση
    A
    B
    C
  • 49
    What is the difference between the ASCII and Extended ASCII character sets?
    Απάντηση
    (C)
    Extended ASCII includes characters not in the original ASCII set.
  • 50
    What is the term for the process of reducing the file size of an image or sound file?
    Απάντηση
    (C)
    Compression