Question : class diagram,sequnce diagram


How to draw class diagram and sequnces diagram ?
what are rules for that ?

what is the best s/w(tool) for that  diagram?

Answer : class diagram,sequnce diagram


do while stackTable.Count <> 0
   messagebox.show( stackTable.Pop)
loop
Random Solutions  
 
programming4us programming4us