What is the octal equivalent of hexadecimal 2F? MCQ with Answer and Explanation

What is the octal equivalent of hexadecimal 2F?
A. 60
B. 59
C. 57
D. 58
Answer: Option C
Solution (By JKSSB Mock Tests)
2F hex = 47 decimal = 57 octal (5*8+7=47).

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Fundamentals Questions

Question #1
Which component acts as the high-speed interface or internal pipeline that carries data and signals between the CPU, memory, and peripheral devices?
A. System Bus
B. BIOS chip
C. Control Unit
D. Arithmetic Logic Unit

Correct Answer: Option A


Explanation:
The system bus is a set of parallel conducting paths used to transmit data, addresses, and control signals between components.

This question belongs to: Computer Computer Fundamentals
Question #2
The phrase 'GIGO' (Garbage In, Garbage Out) emphasizes that the output quality of a computer depends directly on which characteristic?
A. Diligence
B. Speed
C. Accuracy
D. Storage Capacity

Correct Answer: Option C


Explanation:
GIGO means that a computer's accuracy is absolute relative to its input; if incorrect data is supplied, the processed output will also be incorrect.

This question belongs to: Computer Computer Fundamentals
Question #3
Which of the following is a characteristic of hybrid computers?
A. Use only binary
B. Combine analog and digital features
C. Are always portable
D. Are used only in medical fields

Correct Answer: Option B


Explanation:
Hybrid computers combine the best features of analog and digital computers.

This question belongs to: Computer Computer Fundamentals