Match the following terms to their meanings:
I. convergence
II. accelerometer
III. natural user interface
IV. bar code
V. quick response code
A. uses spoken commands along with a touch screen
B. combination of previous separate technologies
C. series of black and white vertical bars that are converted into digital code
D. determines angle or change in motion
E. two-dimensional black and white squares that contain data
B, D, A, C, E
You might also like to view...
Answer the following statements true (T) or false (F)
1) In regular expressions, a word character is considered to be any alphanumeric character. 2) The asterisk (*) can be used to match an expression zero or more times. 3) A lazy quantifier will return only the first case that matches the specifications. 4) default all quantifiers are lazy.
A PHP function that calls itself is known as a _________ function.
a. local b. recursive c. global d. return
The authentication process involves the verification of a user's login name and password.
Answer the following statement true (T) or false (F)
In C, a character is stored as an integer value.
Answer the following statement true (T) or false (F)