Question
Easy
In MS-Office which can be used for quick access to commonly used commands and tools ?
1
Status bar
2
Tool bar
3
Menu bar
4
Title bar
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Office Automation Tools
Topic: Word Processor (MS Word)
Correct Answer
Option B
Explanation
The correct option is (2): A Tool bar, often referred to as the Quick Access Toolbar (QAT) or the various groups within the modern Ribbon interface in MS-Office, is explicitly designed to give users swift, one-click access to the most frequently used commands and tools. Unlike the comprehensive, multi-step menus, toolbars present iconic buttons (like Save, Print, Undo, Redo, etc.) that immediately execute a function without requiring navigation through layers…Read More
Similar Questions from HTET Exam - Level 3 - Year 2021
Question 1
Easy
Source :
HTET 2021
_______ is used by banking industry for pre printing of characters on the cheque.
Chapter :
Computer System & Hardware Fundamentals
Topic :
Computer System
Question 2
Easy
Source :
HTET 2021
Consider the following C++ statements:
int x; int& y = x;
The statement: y=25; $x=2*x+30$ updates the value of x and y as:
Chapter :
Python Programming Fundamentals
Topic :
Operators & Expressions
Question 3
Easy
Source :
HTET 2021
Which symbol should be used to pass the object by reference in C++?
Chapter :
Object-Oriented Programming (C++)
Topic :
OOP Concepts
Question 4
Easy
Source :
HTET 2021
A functional dependency is a relationship between or among :
Chapter :
Database Management System (DBMS) & SQL
Topic :
Database Concepts