What will be the value of intAnswer after execution of these statements?
Const intNumA As Integer = 6
Const intNumB As Integer = 2
intAnswer = intNumA / intNumB + intNumA * intNumB
a. 12
b. 15
c. 16
d. 18
b. 15
Computer Science & Information Technology
You might also like to view...
Under a ________ placement strategy, the system places an incoming job in the hole in main memory in which it fits most tightly.
a) first-fit b) next-fit c) best-fit d) worst-fit
Computer Science & Information Technology
Which of the following XML based markup languages provides a protocol for business transactions on the Internet?
(a) BML. (b) cXML. (c) CML. (d) SMIL.
Computer Science & Information Technology
In the accompanying figure, what kind of gradient is sample 2?
A. shortened radial B. radial C. shortened linear D. linear
Computer Science & Information Technology
Why is it important to check compatibility?
What will be an ideal response?
Computer Science & Information Technology