SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for January 4th, 2010

January 4th, 2010

Which modifiers cannot be used with an interface?

No Comments, Java Facts, by Daisy Williams.

Member declarations in an interface disallow the use of some declaration modifiers, i.e., the following modifiers cannot be used to…

Share