1) What are the parts of a method signature? Are they the access level, the return value, the name of the method, and any method parameters. ?
2) What are statements and what would be an example of it?
3) What is a constructor method?
4) Why Java is considered Object Oriented Programming language to learn and use?