The ________ is a special character that is used to represent one or more characters in the criterion of a query

A) wildcard B) delimiter C) operator D) operand


A

Computer Science & Information Technology

You might also like to view...

In C#, you declare a reference parameter by writing the ____________ keyword before the parameter variable's data type.

a. const b. ref c. out d. private

Computer Science & Information Technology

To return an array of long values from a method, which return type should be used for the method?

a. long[ARRAY_SIZE] b. array c. long[] d. long

Computer Science & Information Technology

The ____ text box below the gradient ramp identifies a selected color stop's location, from left to right, on the gradient ramp.

A. Space B. Location C. Ramp D. Gradient Stop

Computer Science & Information Technology

Adjacent items in a list are called ________ items

A) contiguous B) continuous C) noncontiguous D) synchronous

Computer Science & Information Technology