Write the definition of a method printDottedLine , which has no parameters and doesn't return anything. The method prints to standard output a single line (terminated by a newline) consisting of five periods.
how do I write this?
2006-10-06
10:33:13
·
3 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design
Iam actually confused with this:
The method prints to standard output a single line (terminated by a newline) consisting of five periods.
2006-10-06
10:42:59 ·
update #1