Myfirstprogram in java, JAVA Programming

Assignment Help:

The purpose of this assignment is to help you learn the Java environment and practice I/O instructions, assignment, and simple arithmetic operators.

Teams: The assignment can be done individually or in teams of two from the same section. Submit one assignment per team.

General Guidelines When Writing Program

- Include the following comments at the top of your source codes // -----------------------------------------------------// Assignment (include number)// Question: (include question/part number, if applicable) // Written by: (include your name(s) and student ID(s)) // ----

-  In a comment, give a general explanation of what your program does. As the programming questions get more complex, the explanations will get lengthier.

-  Include comments in your program describing the main steps in your program.

-  Display a welcome message which includes your name(s).

-  Display clear prompts for users when you are expecting the user to enter data from the keyboard.

-  All output should be displayed with clear messages and in an easy to read format.

-  End your program with a closing message so that the user knows that the program has terminated.

Part 1: MyFirstProgram In this part you are required to write a program (called MyFirstProgram.Java) that displays the following, depending on whether you work on this assignment alone or as a team.If you work on the assignment alone, the program should display the following (the name on the output must be replaced by your name; the date and time should also be updated to reflect the date and time you worked on the assignment.)

        Welcome to My First Java Program!

        This Program was written by: Mark Stevens.

        End of Program!

If you work on the assignment as a team, the program should display the following (the names on the output must be replaced by your names; the date and time should also be updated to reflect the date and time you worked on the assignment.) Welcome to Our First Java Program!This Program was written by: Mark Stevens & Linda Peterson.


Related Discussions:- Myfirstprogram in java

Need android - ios pdf reader, Project Description: Our project consists...

Project Description: Our project consists of a plain application, both for iPad/iOS (Newsstand app) and Android 4.x which will download PDF magazines from the internet, after ha

Data structure, consider the file name cars.text each line in the file cont...

consider the file name cars.text each line in the file contains information about a car ( year,company,manufacture,model name,type) 1-read the file 2-add each car which is represen

How we use a car object in a different class, How we Use a Car object in a ...

How we Use a Car object in a different class ? class Car { String licensePlate; // e.g. "New York 543 A23" double speed; // in kilometers per hour double maxSpeed;

Simple functional website without any graphic work, Want simple functional ...

Want simple functional website without any graphic work, like panel Project Description: I want a very simple look website .It should be like a panel. Few tab, contact form,

What do you understand by the term constructor in java, Question: (a) ...

Question: (a) What are the main differences between an object and a class? Illustrate with appropriate examples. (b) Differentiate between a global variable and a local va

Explain the rules for tostring() methods, Explain the Rules for toString() ...

Explain the Rules for toString() Methods ? toString() methods should return a single line of text that does not contain any carriage returns or linefeeds. toString() methods

I want someone to fix some bugs in a java app, I want someone to fix some b...

I want someone to fix some bugs in a java app Project Description: I have a small app in java, but it has some issues, the app is running. But we need to make it work more st

Write a quality and complexity analysis report, Write a quality and complex...

Write a quality and complexity analysis report, JAVA Programming

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd