What will be the result of the following expression in C? x=strcmpi(&&ABC&&,&&abc&&); printf(&&x=%d&&,x);
Reveal answer
Fill a bubble to check yourself
What will be the result of the following expression in C? x=strcmpi(&&ABC&&,&&abc&&); printf(&&x=%d&&,x);