Back to Browse

C# Learn To Program - Output formatted text using methods

1.5K views
Nov 25, 2016
16:08

C# Learn To Program - Output formatted text using methods Write an application that includes two additional methods in addition to the Main( ) method. One method should return a string consisting of four or five lines of information about your school. The other method should return a string consisting of asterisks. First call the method that returns the string of asterisks. Call the method that returns the asterisk a second time after you invoke the method that displays the information about your school. Items you might include are the name of your school, number of students enrolled, and school colors. Include appropriate labels. The display should be aesthetically pleasing so include enough asterisks to surround your listing. DOWLOAD SOURCE CODE: http://www.codinghomework.com/c-learn-to-program-output-formatted-text-using-c-methods/

Download

0 formats

No download links available.

C# Learn To Program - Output formatted text using methods | NatokHD