#include<stdio.h>int main ( ){ if ('X' > 'x' ) printf("ASCII value of X is smaller than that of x \n ") ;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login