Home » JAVA Programming » Collections » Question
  1. Which of these method is used to make a bit zero specified by the index?
    1. remove()
    2. clear()
    3. put()
    4. set()
    5. None of these
Correct Option: B

clear()



Your comments will be displayed only after manual approval.