Answer the following statements true (T) or false (F)
1. Java source code that contains a class with an inner class, when compiled, will produce a separate
.class file for the inner class.
2. An ArrayList object has a fixed size.
3. You can use any primitive type as the base type of an ArrayList class.
4. ArrayList objects do not have the array square-bracket notation.
1. True
2. False
3. False
4. True
Computer Science & Information Technology
You might also like to view...
Another name for adaptive technology is ________ technology
Fill in the blank(s) with correct word
Computer Science & Information Technology
A private virtual switch works exactly like an internal virtual switch, but without the connection to the host computer
Indicate whether the statement is true or false
Computer Science & Information Technology