Gesture recognition is supported by ________ operating system(s)

A) both Windows 7 and Windows 8
B) Windows 8
C) Windows XP
D) Windows XP and Windows Vista


B

Computer Science & Information Technology

You might also like to view...

___________ is/are used to solve the problem of variables with the same name and overlapping scopes.

a. namespaces. b. Classes. c. Casts. d. Dynamic memory allocation.

Computer Science & Information Technology

Which SAMM worksheet evaluation method evaluates each practice, and assigns scores based on the answers?

A. Lightweight B. Intrusive C. Detailed D. Benign

Computer Science & Information Technology

An abstract class is

A) one that has at least one pure virtual function. B) one that supports polymorphism. C) one that has all of its member functions declared private. D) one that has all of its member variables declared private. E) None of the above

Computer Science & Information Technology

Which of the following operations is allowed on pointer variables?

A. exp B. % C. == D. /

Computer Science & Information Technology