While finding data using a form, performing a(n) _____ search is often easier than matching theentire field value.
A. ?partial
B. ?full-text
C. ?enhanced
D. ?query
Answer: A
Computer Science & Information Technology
You might also like to view...
Which is the function prototype for a function called PrintData that receives one float and returns no data?
A. float void PrintData(void) B. float ProntData() C. void PrintData(float data) D. float return PrintData(void)
Computer Science & Information Technology
The values stored in arrays should never be constants.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which of the following topics is covered under the cryptography CBK domain?
A. Understanding and using digital certificates B. Establishing secure communication channels C. Managing incident response D. Understanding access control attacks
Computer Science & Information Technology
____ is an example of a natural language.
A. C B. Java C. English D. Perl
Computer Science & Information Technology