Question

    What does the term "ASCII" stand for in the context of computer programming and character encoding?

    A American Standard Code for Information Interchange Correct Answer Incorrect Answer
    B All System Code for Information Integration Correct Answer Incorrect Answer
    C Automated Symbol Coding for Internet Interaction Correct Answer Incorrect Answer
    D Advanced System for Coding and Information Input Correct Answer Incorrect Answer

    Solution

    ASCII, or the American Standard Code for Information Interchange, is a widely used character encoding standard in computer programming. It represents text and control characters using a 7-bit binary code, allowing for the standardized representation of characters, including letters, numbers, punctuation, and control characters.

    Practice Next
    ×
    ×