my problems not that huge...for example,,
if i use inheritence... i create
static newstudent current;
in public class EnterSP and i write
public class Backstroke extends EnterSP
does current work in the Backstroke class?
coz...ive got null pointer exception...
i need help ASAP...
or maybe if anyone could have a look at my codes?