What are simple drawings or sketches of what input modules are supposed to look like?

A. UML
B. Prototypes
C. Use case
D. Wireframes

Answer: D

Computer Science & Information Technology

You might also like to view...

The sleep method of the Thread class requires one formal parameter that represents the number of:

a. nanoseconds b. microseconds c. picoseconds d. milliseconds

Computer Science & Information Technology

Which of the following methods would you use to convert a list of Unicode values into a string containing the corresponding characters?

a) charAt b) charCodeAt c) fromCharCode d) UCodeToChar

Computer Science & Information Technology