GATE CSE 2004 Q || C PROGRAMMING ||Data Structure || GATE Insights Version: CSE

Опубликовано: 28 Сентябрь 2024
на канале: GATE Insights Version: CSE
257
9

Planning to take coaching on https://unacademy.com/
here is a code for 10% off PLUS1BPK1

Downloads resources from here
https://education4fun.com/gate-cse/

MCQ (Single Correct Answer)
GATE CSE 2004
Consider the following C program
The program computes
A) x + y using repeated subtraction
B) x mod y using repeated subtraction
C) the greatest common divisor of x and y
D) the least common multiple of x and y