Programming-for-Output-Problems
October 6, 2023Programming-for-Output-Problems
October 6, 2023Programming-for-Output-Problems
Question 31 |
Consider the following program
Assuming required header files are included and if the machine in which this program is executed is little-endian, then the output will be
0 | |
99999999 | |
1 | |
unpredictable |
Question 31 Explanation:
Correct Answer: D
Question 31 Explanation:
Subscribe
Login
0 Comments