Question: for java QUESTION 9 The scope of a public instance field is: only the class in which it is defined o inside the class, but
for java 
QUESTION 9 The scope of a public instance field is: only the class in which it is defined o "inside the class, but not inside any method" inside the parentheses of a method header the instance methods and methods outside the class QUESTION 10 Aconstructor is a method that: O returns an object of the class. O never receives any arguments. with the name ClassName.constructor. o performs initialization or setup operations
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
