If the parameter is negative or zero, the function does


Write the definition of a function dashedLine , with one parameter, an int . 

If the parameter is negative or zero, the function does nothing. Otherwise it prints a complete line terminated by a new line character to standard output consisting of dashes (hyphens) with the parameter's value determining the number of dashes. The function returns nothing.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: If the parameter is negative or zero, the function does
Reference No:- TGS0146915

Expected delivery within 24 Hours