When using Mac OS X, what gesture can be used to show the Launchpad?

A. secondary click
B. pinch
C. swipe
D. slide


Answer: C

Computer Science & Information Technology

You might also like to view...

Azure RemoteApp helps your business perform which function?

A) Deploy the newest version of Remote Desktop Services (RDS) running in Azure B) Deploy the newest edition of Terminal Services (TS) running in Azure C) Run applications from the Application Gallery by using Azure Active Directory D) Load applications from the Application Gallery by using Azure Active Directory E) Both C and D

Computer Science & Information Technology

What is the relationship between C and C++?

A. C++ includes all of C. B. C++ has classes and objects just like C. C. C++ is an entirely different language. D. C has much more machine code.

Computer Science & Information Technology

The speed and ________ of the swipe often control the amount of movement on screen

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is a valid definition of the derived class bClass?

A. class aClass: public bClass { //... }; B. class bClass: public aClass { //... }; C. class aClass::bClass { //... }; D. class bClass::aClass { //... }

Computer Science & Information Technology