App Logo

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:

' സി ' പ്രോഗ്രാമിങ് ലാംഗ്വേജുമായി ബന്ധപ്പെട്ട് ശരിയായ പ്രസ്താവന ഏതൊക്കെയാണ് ?   

  1. 1972 - ൽ ബെൽ‌‌ലാബിലെ ഡെന്നിസ് റിച്ചിയാണ്‌ സി വികസിപ്പിച്ചെടുത്തത്  
  2. യുണിക്സ് ഓപ്പറേറ്റിങ് സിസ്റ്റം വികസിപ്പിച്ചത് സി ഉപയോഗിച്ചാണ്   
  3. 1969 - 1972 കാലഘട്ടത്തിൽ പ്രചാരത്തിലുണ്ടായിരുന്ന  ‘ബി’ എന്ന പ്രോഗ്രാമിങ് ഭാഷ ' സി ' യുടെ നിർമ്മാണത്തിൽ സ്വാധീനം ചെലുത്തിയിട്ടുണ്ട്  
  4. സി  പ്രോഗ്രാമിങ് ഭാഷയുടെ പരിഷ്കരിച്ച പതിപ്പാണ് ANSI C
Which key is used in combination with another key to perform a specific task?
What is the correct way to declare a variable in JavaScript ?
The switch variable in C can be of :
..... converts high level language in to machine level language.