Selected MCQ

Current Question
Which number is used to open with shift to type 4?
  • A. 4
  • B. 5
  • C. 6
  • D. 7
Correct Answer: A
Explanation:
Shift + 4 types the $ symbol.
Related Question 1
Ctrl+Shift+1 shortcut Keys in excel are used to ____.
  • A. Format the number in comma format
  • B. Format number in currency format
  • C. Format number in date format
  • D. Format number in time format
Correct Answer: A
Explanation:
Ctrl + Shift + 1 applies comma number formatting in Excel.
Related Question 2
In MS Access, what is the minimum number of data types that can be assigned to a field?
  • A. 02
  • B. 06
  • C. 10
  • D. None of these
Correct Answer: C
Explanation:
MS Access provides approximately 10 main data types that can be assigned to fields.
Related Question 3
In MS Access, which data type is appropriate to store large text and numbers?
  • A. Text
  • B. Memo
  • C. OLE
  • D. None of these
Correct Answer: B
Explanation:
The Memo data type (now Long Text) is designed for storing large amounts of text and numbers.
Related Question 4
The “Count” function is used to find which type of cells?
  • A. Numeric cells
  • B. Alphanumeric cells
  • C. Non-empty cells
  • D. None of these
Correct Answer: A
Explanation:
COUNT works only on numeric cells.
Related Question 5
Which keyword is used to find the number of values in a column?
  • A. Total
  • B. Add
  • C. Count
  • D. Sum
Correct Answer: C
Explanation:
The COUNT function tallies the number of numeric values in a range.