A. Program gets into an infinite loop प्रोग्राम एक इन्फनिट लूप में जाता है
B. Program runs once प्रोग्राम एक बार चलता है
C. Program runs n number of times where n is the argument given to the function प्रोग्राम n की नंबर को चलाता है जहां n फ़ंक्शन के लिए दिया गया आर्ग्यमन्ट है
D. An exception is thrown एक एक्सेप्शन फेंक दिया जाता है
Correct Answer is :
A. Program gets into an infinite loop