Paul Clapham wrote:
But there's a way to make SuperClass have a method2() method without providing an implementation for that method. Do you know what it is?
I am not sure what you mean by this. There are several tests under the Standard Tests node.
This feature is there in our simulator. It works exactly as you described. Just right click on an option to strike it out.
I think its option for minimize/Maximize only.Its not working as full screen.This option is also available in our sumulator. There is an icon for it on the top right corner that lets you toggle between full screen and not full screen.
With overridden methods, only the subclass can call the super class' version of the method -- and even then, the subclass can only call the super class version that was directly overridden.
In B
In B
Jeanne Boyarsky wrote:The app has to restart to pick up on the changes. You can definitely restart the application instead of the whole server.
In theory, you can have WebSphere/RAD automatically pick up the changes. I've found this to be unreliable in practice.
Willem De Bruyn wrote:I'm using this atm http://www.amazon.com/Certified-Associate-Programmer-Practice-ebook/dp/B007SA1GNU writing my exam tomorrow :P
Fernando Almeida wrote:Enthuware questions is a great way to practice for the exam, i recommend.
Roel De Nijs wrote:ScjpFaq and this thread are great starting points.