Guess the output of this simple C program. You can check these 2 video tutorials listed below so that you…
Relational Operators in C programming language return true(non-zero number) or false(0) value. They operate on 2 operands. Relational Operators ==…