Question
Easy
EBCDIC code 1111 1001 represents the character _
1
F
2
R
3
I
4
9
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer System & Hardware Fundamentals
Topic: Encoding Schemes and Number System
Correct Answer
Option D
Explanation
The correct option is (4): The EBCDIC (Extended Binary Coded Decimal Interchange Code) character set is an 8-bit code used primarily by IBM mainframe operating systems. An EBCDIC code is conceptually split into two 4-bit sections: the high-order bits, known as the Zone nibble, and the low-order bits, known as the Digit nibble. For the decimal digits (0 through 9), the Zone nibble is consistently set to 1111 (Hex F).…Read More
Similar Questions from HTET Exam - Level 3 - Year 2022
Question 1
Easy
Source :
HTET 2022
Which of the following output is not expected from MS-excel function = RAND() ?
Chapter :
Office Automation Tools
Topic :
Spreadsheet (MS Excel)
Question 2
Easy
Source :
HTET 2022
If the following functional dependencies holds on a selection R : $A \rightarrow B$, $A \rightarrow C$, $BC \rightarrow D$, $C \rightarrow F$, $B \rightarrow…
Chapter :
Database Management System (DBMS) & SQL
Topic :
Database Concepts
Question 3
Easy
Source :
HTET 2022
Which of the following recurrence relation is related to worst case time complexity of quick sort ?
Chapter :
Software Engineering & Problem Solving
Topic :
Programming Concepts
Question 4
Easy
Source :
HTET 2022
In MS-Office Word, _______ option is used to navigate through structural view of document and _______ option is used to navigate long document through small…
Chapter :
Office Automation Tools
Topic :
Word Processor (MS Word)