Explanatory Question
What is the value assigned to the following variables? int X1 = 13/3; int X2 = 13%3;
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.