Given that s = 5, t = 2, r = 30, p = 5 and q = 6
what will be the value of m in the following equation
(Note: assume that all variables are declared as integers):
m = s + r / p - t * q;
A. 54
B. 30
C. You need parentheses for this equation.
D. –1
D
Computer Science & Information Technology
You might also like to view...
Sharing products rather than owning them individually is known as ________
A) crowdfunding B) collaborative consumption C) crowdsourcing D) social networking
Computer Science & Information Technology
What interdependent management activity must be implemented for change authorization, verification and control, and release processing?
A. Change process management B. Baseline control C. Configuration verification D. Change config management
Computer Science & Information Technology