ADD.C - Addition of two number CONST.C - Modify the constant variable in c HELLO.C - Print Hello World INT.C - Print Integer Swap.C - swap the contents of two numbers using bitwise XOR operation. Don't use either the temporary variable or arithmetic operators