What would be the return of the following function in C2?

A B C
1 First Name Last Name
2 james Turner ?
3 Aaron STEWART
4 tasha mccall

=CONCATENATE(A2," ",B2 )

A) jamesturner B) jamesTurner C) james Turner D) JAMES

C

Computer Science & Information Technology

You might also like to view...

What is not critical when you are first designing a database?

A) What tables you will need B) What fields you will need C) What type of data will be stored in each field D) What the field names will be

Computer Science & Information Technology

To ensure that an Excel 2010 workbook does not have issues that cause a significant loss of functionality or a minor loss of fidelity in an earlier version of Excel, you can run the incompatibility Checker

Indicate whether the statement is true or false

Computer Science & Information Technology