If the values in A1 is "MCQ" and B1 is "Questions", which function will return "MCQ@Questions" in cell C1? Select one:
a. =A1 $ "@" $ B1
b. =A1 # "@" # B1
c. =A1 & "@" & B1
d. =A1 + "@" + B1
c. =A1 & "@" & B1
Computer Science & Information Technology
You might also like to view...
Answer the following statements true (T) or false (F)
1. You should avoid the use of null as an argument to a method. 2. The String class is a mutable class. 3. To use a package, the program must contain an import statement that names the package. 4. Deprecated methods should be used in new Java code.
Computer Science & Information Technology
A system can be considered completely secure once it passes an IT audit.
a. true b. false
Computer Science & Information Technology
The operation build heap is sometimes called ____.
A. create B. reheap C. heapify D. construct
Computer Science & Information Technology
How does radio frequency interference affect wireless networks?
What will be an ideal response?
Computer Science & Information Technology