ajuking001
Programmer
Hi all,
1. why should the super(); statement be the first in the class that extends a superclass ? can it not be the second or placed after a method of that class ?
2. What is debugging of code ? If i am using notepad to type in my code , what is the best way to debug errors at runtime . How do using editors such as visual cafe or vj++ help ?
Thanks.
Archie
1. why should the super(); statement be the first in the class that extends a superclass ? can it not be the second or placed after a method of that class ?
2. What is debugging of code ? If i am using notepad to type in my code , what is the best way to debug errors at runtime . How do using editors such as visual cafe or vj++ help ?
Thanks.
Archie