>
Exams
>
Computer Science & Information Technology
>
Digital Logic
>
217 8 is equivalent to
Question:
$(217)_8$ is equivalent to
Show Hint
To convert base-8 to base-16, go via base-10 or group bits if preferred; remember hex values A–F.
TS PGECET - 2024
TS PGECET
Updated On:
May 26, 2025
\((6F)_{16}\)
\((8E)_{16}\)
\((8F)_{16}\)
\((143)_{16}\)
Show Solution
Verified By Collegedunia
The Correct Option is
B
Solution and Explanation
First, convert from octal to decimal: \[ (217)_8 = 2 \cdot 64 + 1 \cdot 8 + 7 = 128 + 8 + 7 = 143_{10} \] Now convert decimal to hexadecimal: \[ 143 \div 16 = 8 \text{ remainder } 15 \Rightarrow (8F)_{16} \] But 15 = E in hex, so the correct representation is \((8E)_{16}\)
Download Solution in PDF
Was this answer helpful?
0
0
Top TS PGECET Computer Science & Information Technology Questions
The transition a pushdown automation made by is additionally dependent upon
TS PGECET - 2024
Computer Science & Information Technology
Theory of Computations
View Solution
Moore machine is an example of
TS PGECET - 2024
Computer Science & Information Technology
Theory of Computations
View Solution
For a machine to surpass all the letters of alphabets excluding vowels, how many states in DFA would be required?
TS PGECET - 2024
Computer Science & Information Technology
Theory of Computations
View Solution
A language $L$ is said to be Turing machine (TM) decidable if
TS PGECET - 2024
Computer Science & Information Technology
Theory of Computations
View Solution
A Turing machine that is able to simulate other Turing machines is known as
TS PGECET - 2024
Computer Science & Information Technology
Theory of Computations
View Solution
View More Questions
Top TS PGECET Digital Logic Questions
Which of the following expression is a tautology?
TS PGECET - 2024
Computer Science & Information Technology
Digital Logic
View Solution
What is the minimal sum of products form of $F(A, B, C, D) = AB + \overline{A}BC + \overline{A}B\overline{C}D$?
TS PGECET - 2024
Computer Science & Information Technology
Digital Logic
View Solution
What are the minimum number of gates required to implement Half adder if we have to use only two input NOR gates?
TS PGECET - 2024
Computer Science & Information Technology
Digital Logic
View Solution
The 2’s complement representation of the decimal value $-15$ is
TS PGECET - 2024
Computer Science & Information Technology
Digital Logic
View Solution
Which flip flop is commonly used for counters and shift registers?
TS PGECET - 2024
Computer Science & Information Technology
Digital Logic
View Solution
Top TS PGECET Questions
If \( P = \begin{pmatrix} 1 & 1 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 1 \end{pmatrix} \) is the modal matrix of \( A = \begin{pmatrix} 1 & 1 & 0 \\ 0 & 2 & 2 \\ 0 & 0 & 3 \end{pmatrix} \) then the sum of all the elements of \( P^{-1}AP \) is
TS PGECET - 2024
Matrices
View Solution
If the system of equations \( kx + y + z = k - 1 \), \( x + ky + z = k - 1 \), and \( x + y + kz = k - 1 \) has infinite solutions, then \( k \) is
TS PGECET - 2024
Linear Programming
View Solution
The value of the integral \( \int_C (2xy - x^2) \, dx + (x^2 + y^2) \, dy \) where \( C \) is the boundary of the region enclosed by \( y = x^2 \) and \( y^2 = x \), described in the positive sense, is
TS PGECET - 2024
Calculus
View Solution
Let \( f(x) = \log x \). The number \( C \) strictly between \( e^2 \) and \( e^3 \) such that its reciprocal is equal to \( \frac{f(e^3) - f(e^2)}{e^3 - e^2} \) is
TS PGECET - 2024
Calculus
View Solution
The solution of the differential equation \( (D^2 + 2)y = x^2 \) is
TS PGECET - 2024
Differential Equations
View Solution
View More Questions