What will be output of this one.. Plz solve in details I hv doubt plz solve in details.. (a) #include int main() { int i = 2, j = 3, k, I; float a, b; k =i/j*j; | = j/i*i3; a = i/j*j; b = j/i*i3B...

What will be output of this one.. Plz solve in details I hv doubt plz solve in details..(a) #include <stdio.h><br>int main()<br>{<br>int i = 2, j = 3, k, I;<br>float a, b;<br>k =i/j*j;<br>| = j/i*i3;<br>a = i/j*j;<br>b = j/i*i3B<br>printf (

Extracted text: (a) #include int main() { int i = 2, j = 3, k, I; float a, b; k =i/j*j; | = j/i*i3; a = i/j*j; b = j/i*i3B printf ( "%d %d %f %f\n", k, I, a, b ) ; return 0; }

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here