Aspire's Library

A Place for Latest Exam wise Questions, Videos, Previous Year Papers,
Study Stuff for MCA Examinations - NIMCET

Previous Year Question (PYQs)



The number (2217)8 is equivalent to





Solution

✅ Step 1: Convert Octal to Binary

Each octal digit is represented by 3 binary digits. Let's convert (2217)8 to binary:

28 = 010, 28 = 010, 18 = 001, 78 = 111

Binary Representation: 010 010 001 111

✅ Step 2: Group Binary in 4-bit Sections

To convert binary to hexadecimal, group the binary digits in sets of 4, starting from the right:

010 010 001 111 becomes 0010 0100 0111

✅ Step 3: Convert Binary to Hexadecimal

Now convert each group of 4 bits into its hexadecimal equivalent:

  • 0010 = 2
  • 0100 = 4
  • 0111 = 7

✅ Final Answer:

The hexadecimal equivalent of (2217)8 is: (247)16



Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Ask Your Question or Put Your Review.

loading...