A(n) ________ is a group or list of context-sensitive commands related to a right-clicked item

A) SmallMenu B) task menu C) shortcut menu D) mini menu

C

Computer Science & Information Technology

You might also like to view...

What is wrong with the following code fragment?

char str1[10]="Mark", str2[15]="What's my name"; strcpy(str1,str2); a. Nothing b. str2 has white space in it c. str1 does not have enough room d. str2 does not have enough room

Computer Science & Information Technology

A router's wired _____ port can connect to a modem for Internet access.

A. uplink B. outlink C. inlink D. onlink

Computer Science & Information Technology