Infomax Computer Academy
Report Bug
Qus : Which method is used to remove the last element from an array in JavaScript?
Qusजावास्क्रिप्ट में किसी सरणी से अंतिम तत्व को हटाने के लिए किस विधि का उपयोग किया जाता है?
A. shift()
B. pop()
C. remove()
D. delete()
Solution
B. pop()
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others