What is the output of the code written in C?

void main()

{

printf("%d",7%-3);

printf("%d",-7%3);

}

1
-1 -1
2
-1 1
3
1 1
4
1 -1
5
Question Not Attempted

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation