Sorry! Posting Assignment is allowed only for commercial accounts.
#include <stdio.h>int main(){int a = 2 ;int b = 2 ;int c =a 11--b; int d = a + 88 - - b ;printf("a = %d, b =\%d , c =\%d , d =\%c", abcd);return 0;}