Suppose you have a Web site that your boss wants converted to run on a kiosk at the local airport. What changes will you have to consider?

What will be an ideal response?


An environment analysis would help. In a public setting, you most likely will not have a keyboard or a mouse as input devices. Instead, you will have a touch screen or a touch pad for input. This means that you will need to rethink every interaction that requires input. If the airport serves international travelers, perhaps the kiosk will need to present its screens in multiple languages.

Computer Science & Information Technology

You might also like to view...

To use the binary_search() algorithm you need to include ___________

a. two arguments which are iterators b. two header files, algorithm.h and search.h c. three arguments which are two iterators and a value d. one argument which is a value e. None of these

Computer Science & Information Technology

A variable that will be used to contain only whole numbers should be declared as a(n) ____ data type.

A. Decimal B. Double C. Integer D. Single

Computer Science & Information Technology

What is the first step for configuring a WSUS server to use SSL?

What will be an ideal response?

Computer Science & Information Technology

Which of the following encryption types is the LEAST secure?

A. WPA B. AES C. TKIP D. WEP

Computer Science & Information Technology