Starting from:

$34.99

CSC1301 Homework 3 Solution




This homework has several parts - - the other part must be done in Eclipse and your .java file uploaded to icollege. Please follow the directions carefully for each part.
This homework is worth 1 individual grades so be prepared to spend some time on it!


Task to do - Mind tap Unit 1 Code – see below




Practical section- 60
Part 1a -
For this question you must write a program in Java that draws two pictures. Each of the pictures must be 10 to 15 println statements long and contain at least one escape sequence.


Below are some sample pictures, but you cannot use these. You must think of your own pictures to draw or find ideas at http://www.ascii-art.de/ which is where I got these.

Make sure your java program has a comment at the beginning that includes your name and the fact that this is homework 03.

Make sure your program is properly indented.

Your program only needs to have a main method.

After you have written it, compile it and run it to make sure it works.

Then submit to Icollege your .java file only. I do not need the .class file for this assignment.

Please use this heading format

//////////////////////////////////////////////////////////////
// Solution to Programming Project 1 //
// Name: //
// Lab time: // // Program description: // //////////////////////////////////////////////////////////////

Objective: Using Escape Sequence to produce the output shown in all samples below.

Sample Drawings:


See Demo example




Part 1b
(Images should not be Identical. You MUST create 2 images using your own creation/imagination NOT a replica of below)


More products