मराठी
तामिळनाडू बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान इयत्ता १२

Identify in the following program. let rec gcd a b:= if b <> 0 then gcd b (a mod b) else return a The statement which terminates the recursion? - Computer Science

Advertisements
Advertisements

प्रश्न

Identify in the following program.

let rec gcd a b:=
      if b <> 0 then gcd b (a mod b) else return a

The statement which terminates the recursion?

एका वाक्यात उत्तर

उत्तर

return a (when b becomes 0).

shaalaa.com
Introduction to Function
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 1: Function - Evaluation [पृष्ठ १०]

APPEARS IN

सामाचीर कलवी Computer Science [English] Class 12 TN Board
पाठ 1 Function
Evaluation | Q 2. v) | पृष्ठ १०
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×