InterviewSolution
Saved Bookmarks
| 1. |
How many printable characters does the ASCII character set consists of?(a) 120(b) 128(c) 100(d) 98I have been asked this question in an interview for internship.The doubt is from Greedy Algorithms topic in chapter Greedy Algorithms of Data Structures & Algorithms II |
|
Answer» Right ANSWER is (C) 100 |
|