The ____________________ feature is the electronic equivalent of using paper sticky notes as reminders.

Fill in the blank(s) with the appropriate word(s).


Notes

Computer Science & Information Technology

You might also like to view...

What is the best way to describe this function prototype?

bool Func(int a, int b, int &rC); A. It is indescribable. B. The function returns a true/false and has 3 integer inputs. C. The function has two integere inputs and “returns” an integer and a bool. D. This function prototype will not compile.

Computer Science & Information Technology

Which e-mail attack occurs when an attacker routes large quantities of e-mail to the target system?

A. Buffer overflow B. Mail bomb C. Spam D. Timing attack

Computer Science & Information Technology

A user complains that his new mouse doesn't work right. He has an old system at home and when he has had this problem, he cleaned the ball on the underside of the mouse to fix it, but this mouse doesn't have a ball on the underside. What can you tell him about his mouse?

A. the ball must have fallen out B. the ball is hidden under an access panel on new mice C. the mouse is an optical mouse D. the mouse uses sonar to detect movement

Computer Science & Information Technology

Word wrap affects the way a text prints.?

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

Computer Science & Information Technology