Is Max defined in C?
Is Max defined in C? 2) When we use define for a constant, the preprocessor produces a C program where the defined constant is searched and matching tokens are replaced with the given expression. For example in the following program max is defined as 100. Where is Max defined? max() Read more…