Decision Making in C
Equality and Relational Operators
Executable statements either perform actions (such as calculations or input or output of data) or make decisions. We might make a decision in a program, for example, to determine whether a person’s grade on an exam i...
ahmedgouda.hashnode.dev4 min read