Are anonymous classes part of the associate exam 1Z0-803?

Help and support on OCA OCP Java Programmer Certification Questions
1Z0-808, 1Z0-809, 1Z0-815, 1Z0-816, 1Z0-817

Moderator: admin

Post Reply
mbrichmo
Posts: 4
Joined: Fri Oct 18, 2013 2:26 am
Contact:

Are anonymous classes part of the associate exam 1Z0-803?

Post by mbrichmo »

Is this explanation for completeness, or do we need to know anonymous classes for the associate test?
option 4 explanation:
Since Runnable is an interface, it cannot be instantiated like this. But you can do : Runnable r = new Runnable(){public void run(){ }};

admin
Site Admin
Posts: 10394
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: Are anonymous classes part of the associate exam 1Z0-803?

Post by admin »

This is just for completeness. You are not expected to know about anonymous classes for this exam.

HTH,
Paul.

Post Reply

Who is online

Users browsing this forum: No registered users and 215 guests