Question
Easy
Sum of $(87A)_{16}+(50B)_{16}$ is:
1
$(3461)_{10}$
2
$(3472)_8$
3
$(9EA)_{16}$
4
$(63215)_8$
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 A
Explanation
The correct option is (1): To find the sum of $(87A){16}$ and $(50B){16}$, we first perform hexadecimal addition. Students should recall that in hexadecimal, the digits A, B, C, D, E, F represent the decimal values 10 through 15, respectively. Starting from the rightmost digit, we add $A + B$, which is $10 + 11 = 21$ in decimal. Since the base is 16, we find the remainder and the…Read More
Similar Questions from HTET Exam - Level 3 - Year 2019
Question 1
Easy
Source :
HTET 2019
Which of the following is not a phase or activity of requirement engineering in context of software engineering?
Chapter :
Software Engineering & Problem Solving
Topic :
SDLC (Major stages)
Question 2
Easy
Source :
HTET 2019
In windows which of the following, helps protect users from malware and other potentially unwanted software?
Chapter :
Cyber Security, Ethics & Emerging Trends
Topic :
Cyber Security
Question 3
Easy
Source :
HTET 2019
Which of the following is not a type of computer port ?
Chapter :
Computer System & Hardware Fundamentals
Topic :
Architecture
Question 4
Easy
Source :
HTET 2019
What is the output of MS-Excel function = COMBIN (4, 2) ?
Chapter :
Office Automation Tools
Topic :
Spreadsheet (MS Excel)