Hi gus,
From last one week, Tushar Sir has been pressing us hard to write java doc comments in our code and still i think, i m not upto the mark.Actually, i wanted to have an idea of how to write comments for classes and other language element which do not perform any special work, through complete example of a Samle comment for a class, a constructor, a method and for intialising variables. For ex, im having a class Student that does nothing but to store the string 'name' for the name of the variable, a getName() method for getting and setName() for setting the 'name' variable repectively. So, can anybody please help me in writing java oc comments for this class???
Waiting for reply,
S A Vakeel
Friday, July 20, 2007
Subscribe to:
Post Comments (Atom)
1 comment:
Hi Vakeel,
The question is good but the place is not appropriate to post a question. This is a blog where we tell the world what we learnt and the new experiences in the class. For posting question and getting answers for them from the batch mates please use mailing list http://groups.google.com/group/jpdc2007 or send mail to jpdc2007@googlegroups.com
Post a Comment