What is the output of the following statements, given that the variable Num1 = 3 and the variable Num2 = 5?
``` Write “The sum of” + Num1 + “and” + Num2 + “is 8.”.```
a. The sum of 3 and 5 is 8.
b. The sum of Num1 and Num2 is 8.
c. The sum of3and5is 8.
d. The sum of 3and5 is 8.
C
Computer Science & Information Technology
You might also like to view...
Which file extension does an Excel Web query have?
A) .iqy B) .xml C) .xlsx D) .xps
Computer Science & Information Technology
Subsites must be deleted before the top-level SharePoint site can be deleted
Indicate whether the statement is true or false
Computer Science & Information Technology