Page 1 of 1

About Question enthuware.ocpjp.v7.2.1326 :

Posted: Mon Aug 19, 2013 3:01 pm
by arnoldnitesh
Where it is written that Color and a boolean flag can't be in a shape interface as static members ?

property can be constant also.

Re: About Question enthuware.ocpjp.v7.2.1326 :

Posted: Mon Aug 19, 2013 7:43 pm
by admin
Did you even read the explanation?
-Paul.

Re: About Question enthuware.ocpjp.v7.2.1326 :

Posted: Tue Aug 20, 2013 2:53 am
by arnoldnitesh
i am not talking about explanation of answer, i am talking about question , from where can i get that your question is talking about instance variable not constant ?

Re: About Question enthuware.ocpjp.v7.2.1326 :

Posted: Tue Aug 20, 2013 6:39 am
by admin
In OO concepts we always talk about instance fields. Static fields are not considered part of OOP.

Re: About Question enthuware.ocpjp.v7.2.1326 :

Posted: Mon Sep 02, 2013 12:42 pm
by The_Nick
Typo "valid declaration" not "valid the declaration"

The_Nick.