Examlex

Solved

What Will Be the Result of the Following Assignment Statement

question 6

Multiple Choice

What will be the result of the following assignment statement, given that b = 5 and c = 10? int a = b * (-c + 2) /2;


Definitions:

Related Questions