Question:

Which of the following is not a type of data in spreadsheet?

Show Hint

Remember that cells only evaluate text, numbers, or formulas. Any visual asset like a chart or an image is an independent graphical object and not cell-structured data.
Updated On: Jun 22, 2026
  • Text
  • Numbers
  • Formula
  • Graphic
    \bigskip
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Identifying Cell Data Types in Spreadsheets:
In spreadsheet applications (such as Microsoft Excel, Google Sheets, or Calc), individual cells are designed to store and interpret data points. The software's engine categorizes cellular inputs into distinct, natively computable data types.

Step 2: Classifying Standard Cellular Inputs:

The three fundamental, core cellular data types are:
Text (Labels): Alphanumeric strings (e.g., “Revenue”) used primarily for organizing, labeling, and describing rows and columns. They have no computed mathematical value.
Numbers (Values): Purely numeric entries (e.g., $450$, $-12.50$) that represent financial figures, dates, or percentages, which can be dynamically computed.
Formulas (Expressions): Dynamic mathematical commands starting with an equal sign ($=$) that calculate results based on values or other cell references (e.g., =SUM(B2:B10)).

Step 3: Evaluating the Options:

Options (A), (B), and (C) represent the three core types of programmatic data that reside directly inside a cell's coordinates. Option (D) Graphic (which includes charts, images, and custom drawings) is not a cellular data type; instead, it is a floating design element that is superimposed onto the spreadsheet layer, meaning it has no cellular coordinates for computation.
Was this answer helpful?
0
0