Answer :
Final answer:
The ASCII (American Standard Code for Information Interchange) for 'a' is 97. ASCII codes for alphabets are sequential, so 'b' would be 98, and 'c' would be 99.
Explanation:
The ASCII (American Standard Code for Information Interchange) code for 'a' is 97. Considering that the ASCII code for characters are in sequence, 'b' would be 98, and 'c' would follow as 99. Therefore, the correct answer is d) 99. The ASCII code for 'c' is 99. ASCII stands for American Standard Code for Information Interchange and is a standard character encoding scheme. It assigns unique numeric codes to represent characters in computers. In this case, the ASCII value for 'a' is 97, and since the ASCII values for characters increase sequentially, the ASCII value for 'c' is the next number, which is 99.
Learn more about ASCII here:
https://brainly.com/question/34826006
#SPJ11