Selected MCQ

Current Question
Which of the following is a form of cybercrime?
  • A. Software
  • B. Hacking
  • C. Hardware
  • D. None of these
Correct Answer: B
Explanation:
Hacking is a major form of cybercrime.
Related Question 1
When adding two cells in a spreadsheet, which of the following represents the correct formula?
  • A. #REF?
  • B. = A1 + A2
  • C. (A1 + A2)
  • D. SUM(A1,A2)
Correct Answer: B
Explanation:
=A1+A2 is the correct basic addition formula.
Related Question 2
With which of the following do all formulas in Excel start?
  • A. /
  • B. =
  • C. +
  • D. &
Correct Answer: B
Explanation:
Every formula in Excel must begin with the equals sign (=).
Related Question 3
MS Excel will not be able to calculate which of the following formulae?
  • A. =SUM(Sales)-A5
  • B. =SUM(A1:A5)/5
  • C. =SUM(A1:A5)*(10)
  • D. =SUM(A1:A5)-10
Correct Answer: A
Explanation:
“Sales” is not a valid cell reference or defined name, so Excel cannot calculate it.
Related Question 4
Which of the following is not an essential component to perform a mail merge operation?
  • A. Main Document
  • B. Data source
  • C. World field
  • D. Merge Fields
Correct Answer: C
Explanation:
“World field” is not a required component.
Related Question 5
Which of the following is the method by which data is converted from a readable form to an encoded version?
  • A. Encryption
  • B. Spooling
  • C. Censoring
  • D. COD
Correct Answer: A
Explanation:
Encryption converts readable data into an encoded form.