1. what is a default constructor? 2. Can a class contain both instance variables and static methods? 3. can you invoke a nonstatic method within a static method?