Question
Posted by:
$10.00 Text Printing Program
Found in Computer-Science: Object-Oriented-ProgrammingChapter 2, # 5
Q:Compile a two-line text-printing program, similar to the Java welcome programming
examples on pp. 37, 43, 45, and 46 of the text, using one of the techniques explained in
Ch. 2. The first line should display the following text: “Hi, my name is [insert your name].”
The second line should display the following text: “I was born in [insert your birth place].



