ITCS 1213 Final Exam
Jeremiah
Practice questions for this set
Terms in this set (51)
What are ragged arrays arrays with different columns in each row
What does Java assign each object in an null
array of objects
All classes directly or indirectly inherit from object class
A java interface contains only abstract method headings and public final fields
When a class implements an interface it must all the methods that are listed in interface with exact signatures and return types
provide what specified
Which type of classes cannot be instantiated abstract
1/4