Question
Easy
What is representation of $(539)_{10}$ in hexadecimal ?
1
ABE
2
CDB
3
DES
4
21B
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 correct hexadecimal representation is found by repeatedly dividing the decimal number, $539\_{10}$, by 16 and collecting the remainders. For the first division, $539 \\div 16 = 33$ with a remainder of 11. In the hexadecimal system, the decimal value 11 is represented by the digit 'B', which becomes the least significant digit. Next, we divide the quotient 33 by 16, yielding $33 \\div 16…Read More
Similar Questions from HTET Exam - Level 3 - Year 2021
Question 1
Easy
Source :
HTET 2021
In MS-Word what is gutter margin ?
Chapter :
Office Automation Tools
Topic :
Word Processor (MS Word)
Question 2
Easy
Source :
HTET 2021
Code of webpage is written by using _______ .
Chapter :
Web Designing using HTML
Topic :
HTML Basics
Question 3
Easy
Source :
HTET 2021
In M. S. Word CTRL + ALT + 1 is used for :
Chapter :
Office Automation Tools
Topic :
Word Processor (MS Word)
Question 4
Easy
Source :
HTET 2021
Countif function in MS-Excel is exactly used to :
Chapter :
Office Automation Tools
Topic :
Spreadsheet (MS Excel)