B. IFace.m4(); // private method not accesible
C. IFace myClassObj = new MyC();
myClassObj.m3(); //non static access of static method not possible
D. IFace myClassObj = new MyC();
myClassObj.m4(); // private access not possible
IFace.m2(); // static access non static method not possible
This section is not available anymore. Please use the main Exam Page.1z0-829 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
supersquax
Highly Voted 1 year, 2 months agoSrinivasJasti
Most Recent 3 months, 3 weeks agoxplorerpj
9 months, 4 weeks ago