Extended ASCII uses _____ bits to represent each character.
A. 7
B. 8
C. 12
D. 16
Answer: B
Computer Science & Information Technology
You might also like to view...
Which of the following statements does not alter the value stored in a memory location?
a. int a; b. number = 12; c. y = y + 2; d. width = Integer.parseInt(input);
Computer Science & Information Technology
To use the map class, you must include
a. #include
Computer Science & Information Technology
If you type ____ into a new email message, Outlook fills in the email address for you.
A. the second half of an email address B. your contact's initials C. a code associated with a contact's name D. the first few letters of a contact's name
Computer Science & Information Technology
Many social networking sites offer prewritten ____ code that enables users to provide easy access to their social content from a web page.
A. HTML B. JavaScript C. Either A or B. D. Neither A nor B.
Computer Science & Information Technology