Which of the following is NOT true about assistive technologies?

A. Screen readers provide alternative sensory guidance for computer navigation.
B. TDD technology helps the visually impaired.
C. Talking checkbooks are an example of voice-recognition applications.
D. Special Internet browsers can read HTML pages aloud.


Answer: B

Computer Science & Information Technology

You might also like to view...

The Structure statement itself reserves locations in the computer's internal memory.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following features makes it easy to replicate formats from one text selection to another?

A. AutoFormat B. Format Painter C. Format Copy D. Format Correction

Computer Science & Information Technology

Which of the following statements about the Round function is false?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is true about using inheritance in software engineering?

a. Common attributes and behaviors should be factored out of closely related classes and placed into a base class from which the original classes can now inherit. b. It is best to create a huge class library to make it easy for a client to find the most appropriate class for his or her needs. c. A class produced through inheritance should be as large as possible to fully encompass all of the functionality it should offer. d. The standard C++ libraries that are shipped with C++ compilers are usually enough to accomplish anything an application might need to do.

Computer Science & Information Technology