it was pretty easy, i got 93%. surprise on myside cos i usually score 70's something in mocks. I have been practising Dan Chisholm's mock exam and it's really good, u learn as u practise thru e question. very tricky so kinna jugger your mind alot. http://www.danchisholm.net/dec20/topic/
hi, any special requirements for purchasing the voucher? anyway thanks alot! rushing down tomorrow 1st thing in e morning, wanna to take e exam on thurs!!!
thanks guys!!! cos i have always thought tat by extending the superclass with the protected variables/methods, its features can be made available to the subclass and other classes that uses the subclass...
hey guys i made a mistake there, sorry man, all e classes in duckpack is suppose to "extends" the Bird class. And tat is what makes me so puzzled. arent dervied classes be allow to access the protected variables? Help... Still puzzled, many thanks!!!
public class Bird { protected int n; } ------------------------------------------------------------------------------ package duckpack import birdpack.*;
Compilation error? cos i remember static modifier cannot be used on local variables in methods... onli final can be applied. hope it answer your question