Challenger App

No.1 PSC Learning App

1M+ Downloads
ASCII stands for :

AAmerican Security Code for Information Interchange

BAmerican Standard Code for Information Interchange

CAmerican Scientific Code for Interchanging Information

DAmerican Standard Code for Interchanging Information

Answer:

B. American Standard Code for Information Interchange

Read Explanation:

  • ASCII stands for "American Standard Code for Information Interchange." It is a character encoding standard developed in the early 1960s to represent text in computers, communication equipment, and other devices that use text. ASCII assigns a unique numeric value (from 0 to 127 in the standard 7-bit ASCII) to letters (uppercase and lowercase), digits, punctuation marks, and control characters (like carriage return and line feed).

  • Key points:

    • "American" indicates its origin in the United States.

    • "Standard" means it is a widely accepted convention.

    • "Code" refers to the mapping of characters to numeric values.

    • "Information Interchange" emphasizes its role in enabling data exchange between different devices and systems.

  • Because Option B exactly matches this full form, it is the correct choice.


Related Questions:

In MS Power Point,which shortcut key can be used to start the presentation ?
Which among the programming languages belongs to the open source category ?
Full Form for EBCDIC:

Which of the following statement is /are correct about member functions in a C++ Class?

(i)A member function is defined only outside the class

(ii)A member function with the same name as its class is called a constructor

(iii)A member function operate on class data

With the help of assembler the source programme converts into :