About Question enthuware.ocajp.i.v8.2.1257 :

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

Moderator: admin

Post Reply
alkour
Posts: 30
Joined: Tue Mar 24, 2015 2:59 pm
Contact:

About Question enthuware.ocajp.i.v8.2.1257 :

Post by alkour »

Option C.
Not clear: "An empty switch block is a valid construct".
Does it make sense?

I tried to compile.
switch () {
case 'a' :
}

It illegal expression. So it can not be true.

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

Re: About Question enthuware.ocajp.i.v8.2.1257 :

Post by admin »

It says empty switch block. Not empty switch condition.
switch(variable){
}

alkour
Posts: 30
Joined: Tue Mar 24, 2015 2:59 pm
Contact:

Re: About Question enthuware.ocajp.i.v8.2.1257 :

Post by alkour »

Thank you.

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests