- What is the format for the first line of a method?
- How can you view javadoc for a class?
For the (1.) I am totally understand by depending on the developer design of the method.
But how am i going to explain this since the tutor won't ask so weird question?
For the (2.), How can i exactly going to view the javadoc on a class?
If is method, it just call the method to prompt the input and the javadoc will be display.
But i can't figure it out, even though searching on internet source also non-related.
Thanks for in advanced.