Questions


January 2023 2 2 Report
23. What will be the output of following program segment? int num [5] = {1, 2, 3, 4, 5}; int i, j; i = num [1]; j=num [2]; printf("%d, %d, %d”, i, j, num [0]); A. 1,2,3 B. 2,3,1 C. 1,2,0 D. 3,4,5

pyaar hai sahb sodebazi nhi ​

Answers & Comments


Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.