#include stdio.h int main(){ int a=3,b=4; /*Here we are declaring printf("The ans is %d",a+b); here the ans will be printed*/ return 0; }
Not registered? Create an account
Forgot Password?
Already a registered user? Login