Question

    ASCII is a coding system that

    provides
    A 256 different characters Correct Answer Incorrect Answer
    B 512 different characters Correct Answer Incorrect Answer
    C 1024 different characters Correct Answer Incorrect Answer
    D 128 different characters Correct Answer Incorrect Answer
    E 64 different characters Correct Answer Incorrect Answer

    Solution

    ASCII (American Standard Code for Information Interchange) is a coding system that provides a way to represent text in computers and other devices. ASCII provides 128 characters, including uppercase and lowercase letters, numbers, and punctuation

    Practice Next