#include<stdio.h>int main(){ int a=4, b=2; printf("%d",a---b); return 0;}Output is
Not registered? Create an account
Forgot Password?
Already a registered user? Login