Menu

[Solved]-Question 3 Output Following Code 1 Include 2 Int Main 4 Int W 10 B 5 Printf W D W Q37198122

QUESTION 3 What is the output of the following code? 1 #include <stdio.h> 2 int main() 4 int w, a 10, b:5; printf(w is %d,wQUESTION 3 What is the output of the following code? 1 #include <stdio.h> 2 int main() 4 int w, a 10, b:5; printf(“w is %d”,w); Show transcribed image text QUESTION 3 What is the output of the following code? 1 #include 2 int main() 4 int w, a 10, b:5; printf(“w is %d”,w);

Expert Answer


Answer to QUESTION 3 What is the output of the following code? 1 #include 2 int main() 4 int w, a 10, b:5; printf(“w is %d”,w);… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *