Assume an int variable x has already been declared. Write an expression whose value is 1 more than x.

LANGUAGE: Visual Basic

CHALLENGE:
Assume an int variable x has already been declared. Write an expression whose value is 1 more than x.

SOLUTION:

LANGUAGE: Visual Basic

CHALLENGE:
Assume an int variable x has already been declared. Write an expression whose value is 1 more than x.

SOLUTION:

total1 + total2