Some smartphones use ______ text, where you press one key on the keyboard or keypad for each letter in a word, and software on the phone suggests words you may want.

A. suggestive
B. interpretive
C. predictive
D. presumptive


Answer: C

Computer Science & Information Technology

You might also like to view...

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

1. Dynamically created variables have no name. 2. If p1 and p2 are both pointers that point to integers in memory, the condition p1==p2 will be true if the values that are in those memory locations are the same. 3. Even though pointers point to addresses which are integers, you can not assign an integer to a pointer variable. 4. In the following statement, all the variables are pointers. int* p1, p2; 5. A pointer can be stored in an integer variable.

Computer Science & Information Technology

In the figure above, the Web folder name is represented by ____.

A. item 1 B. item 2 C. item 3 D. item 4

Computer Science & Information Technology

What browser ships with Windows 7?

A) Internet Explorer B) Windows Explorer C) Firefox D) Chrome

Computer Science & Information Technology

The concept of _________ allows for the limited use of copyrighted material without obtaining permission from the copyright holder.

A. fair use B. open source C. public domain D. Creative Commons

Computer Science & Information Technology