Computer Science for IGCSE & O level - Programming (Section 8 - No. 6)
Which statement will output the sum of two numbers?
Calculate Number1 + Number2
Input an Integer Number1 + Number2
Calculate Number1 * Number2
Calculate Number1 - Number2
Explanation
The addition of Number1 and Number2 will display the sum of the numbers.
Comments (0)
