Challenger App

No.1 PSC Learning App

1M+ Downloads
EBCIDIC is a _____ bit code.

A7

B8

C9

D10

Answer:

B. 8

Read Explanation:

  • EBCDIC (Extended Binary Coded Decimal Interchange Code) is an 8-bit code.

  • EBCDIC was developed by IBM and is primarily used on their mainframe and midrange computer operating systems.

  • 8-bit Encoding: EBCDIC uses 8 bits for each character, which allows it to represent up to 256 unique characters.

  • This was an expansion of the earlier 6-bit Binary-Coded Decimal (BCD) system.


Related Questions:

The 'C' Programming language was designed by ____ as a system programming language for UNIX.
Which of the following is not a correct C++ comment ?
Choose the correct HTML element for the largest heading.
A markup language used for creating web pages and web applications
Select the JavaScript object model that represents an HTML document as a tree structure and supports dynamic updates