Which two components can class declarations include?
A list of instance methods
The main method
Interfaces implemented by the class
The public modifier
Submit