Advertisements
Advertisements
प्रश्न
Which of the following makes a function non-returnable?
पर्याय
Public
Static
Void
New
MCQ
उत्तर
Void
Explanation:
To indicate that a function returns nothing, use the void keyword. In programming languages such as Java or C++, a function declared as non-returnable executes operations but returns void.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?