Question
Easy
In context of MS-Word, with a _ indent, the second and all the following lines of a paragraph are indented more than the first line of the paragraph.
1
divert
2
second line
3
reverse
4
hanging
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Office Automation Tools
Topic: Word Processor (MS Word)
Correct Answer
Option D
Explanation
The correct option is (4): The term for this specific paragraph formatting is a hanging indent. A hanging indent is a key feature in word processing programs like MS-Word, where the first line of a paragraph is aligned with the document's left margin, but every subsequent line—the second, third, and all following lines—is moved inward (indented) by a set amount, typically half an inch. This creates a visual effect where…Read More
Similar Questions from HTET Exam - Level 3 - Year 2022
Question 1
Easy
Source :
HTET 2022
How many times 'save trees' will be displayed by C++ loop?
do { cout << "save trees"; } while(0);
Chapter :
Python Programming Fundamentals
Topic :
Control Structures
Question 2
Easy
Source :
HTET 2022
In HTML version-5, the purpose of this element is to encapsulate group of links:
Chapter :
Web Designing using HTML
Topic :
HTML Basics
Question 3
Easy
Source :
HTET 2022
In context of databases consider set operations on relation R and S, and select a true statement:
Chapter :
Database Management System (DBMS) & SQL
Topic :
Database Concepts
Question 4
Easy
Source :
HTET 2022
Which of the following is not a valid expression of Boolean algebra ?