October 6, 2023

Programming-for-Output-Problems

Question 34 Assume A and B are non zero positive integers. The following code segment A Computes the LCM of two numbers B Divides the larger […]
October 6, 2023

Programming-for-Output-Problems

Question 32 What is the output of the following program ? A z2 B z1z2 C Compilation error D None of these Programming-for-Output-Problemsif-elseISRO-2018Video-Explanation Question 32 Explanation:  […]
October 6, 2023

Programming-for-Output-Problems

Question 33 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 […]
October 6, 2023

Programming-for-Output-Problems

Question 31 Consider the following declaration: A person.name +2 B kd → (name +2 ) C *((*kd).name + 2 ) D either (a) or (b), but […]
error: Alert: Content selection is disabled!!