Computer Science, asked by kaustavsarkar21, 3 months ago


int a = -1;
int b = a * 5;
printf("a is %d, and b is %d. \n", a, b);​

Answers

Answered by jai696
0

\huge{\mathtt{{\purple{\boxed{\tt{\pink{\red{A}\pink{n}\orange{s}\green{w}\blue{e}\purple{r᭄}}}}}}}}

a is -1, and b is -5.

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions