0
What is the default type of objects an ArrayList can hold when it is not specified on creation?
If I don't specify a type of objects for an ArrayList to hold when I create it, what type will it be able to hold by default?
1 Odpowiedź
If I don't specify a type of objects for an ArrayList to hold when I create it, what type will it be able to hold by default?