Question
Easy
Which among the following is a valid cell address in MS-Excel?
1
A:20
2
B 15
3
D6
4
10H
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Office Automation Tools
Topic: Spreadsheet (MS Excel)
Correct Answer
Option C
Explanation
The correct option is (3): A cell address in MS-Excel uses the A1 reference style by default, which is the universally accepted standard. This format requires the column letter(s) to be written first, immediately followed by the row number, with absolutely no spaces or special characters in between. The option D6 perfectly conforms to this standard: 'D' is a valid column identifier, and '6' is a valid row identifier. The…Read More
Similar Questions from HTET Exam - Level 3 - Year 2021
Question 1
Easy
Source :
HTET 2021
A variable declared within the block {} has the following scope:
Chapter :
Python Programming Fundamentals
Topic :
Getting Started with Python
Question 2
Easy
Source :
HTET 2021
Which of the following provides the ability to query information from the database and insert tuples into, delete tuples from, and modify tuples in the…
Question 3
Easy
Source :
HTET 2021
Which is not the right approach of incremental testing approach?
Chapter :
Software Engineering & Problem Solving
Topic :
SDLC (Major stages)
Question 4
Easy
Source :
HTET 2021
Which is the step in waterfall model that involves a meeting with the customer to understand the requirements ?
Chapter :
Software Engineering & Problem Solving
Topic :
SDLC (Major stages)