Computer Science for IGCSE & O level - Software (Section 14)

  • 1
    What does file management primarily deal with?
    إجابة
    (B)
    Organizing, storing, and retrieving files.
  • 2
    Which type of interface is most suitable for users who are less experienced with computers?
    إجابة
    (B)
    Graphical User Interface
  • 3
    What task is typically handled by an administrator in a multi-user operating system?
    إجابة
    (B)
    To manage user accounts and set permissions.
  • 4
    Which of the following is NOT a function typically handled by file management?
    إجابة
    (D)
    Formatting the hard drive.
  • 5
    Which of the following is NOT a feature commonly found in an IDE?
    إجابة
    (D)
    A calculator
  • 6
    What is the primary function of a compiler?
    إجابة
    (B)
    To translate source code into machine code.
  • 7
    Which of the following are typically found in an Integrated Development Environment (IDE)?
    إجابة
    A
    B
    C
    D
  • 8
    In the context of a code editor, what is 'auto-completion' primarily designed to assist with?
    إجابة
    (C)
    Writing code more quickly and accurately.
  • 9
    What type of software is responsible for protecting against viruses?
    إجابة
    (C)
    Utility software
  • 10
    In the context of an IDE, what does 'pre-printing' generally refer to?
    إجابة
    (B)
    Highlighting code syntax for readability.
  • 11
    What is the purpose of encryption in security software?
    إجابة
    (B)
    To make the data unreadable without a key.
  • 12
    Which of the following actions does a compiler perform?
    إجابة
    A
    C
    D
  • 13
    Which aspect of a code editor within an IDE helps in making code more readable by using color?
    إجابة
    (C)
    Prettifying
  • 14
    What is the purpose of an Integrated Development Environment (IDE)?
    إجابة
    (C)
    To provide a comprehensive set of tools for software development.
  • 15
    Which of the following is the primary purpose of a debugger in an IDE?
    إجابة
    (C)
    To identify and fix errors in the code.