CSE MCQs :: JAVA MCQs
- Which of these class object can be used to form a dynamic array?
- What is the name of data member of class Vector which is used to store number of elements in the vector?
- Which of these methods is used to add elements in vector at specific location?
- Which of these class object uses key to store value?
- Which of these method is used to insert value and its key?
- Which of these is the interface of legacy is implemented by Hashtable and Dictionary classes?
- Which of these is a class which uses String as a key to store the value in object?
- Which of these methods is used to retrieve the elements in properties object at specific location?