plss tell fast guys
Attachments:
Answers
Answered by
0
Answer:
1)
int num = num+5;
2)
if(a%7 == 0)
{
//statements
}
else
{
//statements
}
Similar questions