Advertisements
Advertisements
प्रश्न
The function isEmpty checks whether the queue is empty or not using the ______.
पर्याय
Index of the list
len() function
size() function
All of these
MCQ
रिकाम्या जागा भरा
Advertisements
उत्तर
The function isEmpty checks whether the queue is empty or not using the len() function.
Explanation:
The function isEmpty determines whether or not the queue is empty by utilising the len() function. If the list length is zero, the queue is empty.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
