1.

What will be output ?int i = 1int j = 1 ++ i ; ++ j ; _ _ ( j ++ ) ;

Answer» ++18=


Discussion

No Comment Found