0
What will be the output when fn(12,30) is invoked?
int fn(int a,int b) { while(a!=b) a-=b; else b-=a; } return a; }
18th Dec 2019, 4:59 AM
Naman Pandey

1 Antwort
+ 1
Error
18th Dec 2019, 8:03 AM
Avinesh

Häufig solche Fragen?
Effizienter lernen, kostenlos:
Heute heiß
HELP ME LEARN
1 Votes
Please tell me about methods
1 Votes
How do i learn php in here?
1 Votes
Mentors
1 Votes
Hi everyone I hope you’re well
0 Votes