In the following expression, what purpose does the & symbol serve?

="Between"&[Enter first date]&"and"&[Enter the second date]

A) Separates the words B) Concatenates the words together
C) Inserts a dash between the words D) Inserts a space between the words

B

Computer Science & Information Technology

You might also like to view...

Match the following terms to their meanings:

I. criterion II. filter III. normalization IV. comparison operator V. foreign key A. process of grouping data into correct tables B. display of a subset of records C. evaluates the relationship between two quantities D. number, text phrase, or expression used to select records from a table E. a field in one table that is the primary key in another table

Computer Science & Information Technology

All of the following are examples of system software except _____.

A. Windows B. Web browsers C. word processing software D. device drivers

Computer Science & Information Technology