Tools used to perform specific commands related to a selected object
A) ScreenTips B) Tool galleries C) Contextual tools
C
Computer Science & Information Technology
You might also like to view...
What is one of the most effective methods for improving computing security in the SOHO setting?
A. Keep all packets that use the IP header source routing feature. B. Allow all ICMP data. C. Implement a software-based firewall. D. Use a SOHO or residential-grade firewall.
Computer Science & Information Technology
Find the error(s) in the following code, which should take an int value as an argu- ment and return the value of that argument multiplied by two.
int TimesTwo( int intNumber ) { int intResult; intResult = intNumber * 2; } // end method TimesTwo
Computer Science & Information Technology
A ________ is an example of an input device
A) keyboard B) memory board C) slot D) motherboard
Computer Science & Information Technology
You may add an optional ________ to prevent others from disabling worksheet protection
Fill in the blank(s) with correct word
Computer Science & Information Technology