AP Computer Science Aeasymcq1 pt
Which is a compile error?
A.Calling a private method from another class
B.Calling a public method from another class
C.Calling a static method via the class
D.Calling an overloaded method
private blocks external calls.
ACalling a private method from another class
Practice more AP Computer Science A questions with full explanations
Practice Unit 5: Writing Classes Questions →