Challenger App

No.1 PSC Learning App

1M+ Downloads
Full Form for EBCDIC:

AExtended Binary Coded Device Interchange Code

BExtended Binary Control Device Interchange Code

CExtended Binary Coded Decimal Interchange Code

DNone of the above

Answer:

C. Extended Binary Coded Decimal Interchange Code

Read Explanation:

EBCDIC, in full extended binary-coded decimal interchange code, data-encoding system, developed by IBM and used mostly on its computers, that uses a unique eight-bit binary code for each number and alphabetic character as well as punctuation marks and accented letters and nonalphabetic characters.


Related Questions:

In programming, what is the purpose of a loop?

What is the value of sum after the execution of the following code?

int sum = 0;

for (int i = -5; i<=;i++)

{

         if (!i) break;

         sum += i;

}

 

 

Which of the following is used as a language for designing web pages ?
A formula always begins -----------sign in MS Excel
An object is an instance of :