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

Rfid based student attendance system include biometrics, Develop a rfid bas...

Develop a rfid based student attendance system include biometrics Project Description: The aim of our project is using rfid technology student attendance has to be taken. whe

Homography matrix, Open A java applet should appear on your screen. C...

Open A java applet should appear on your screen. Click on File, OpenImage and select Asterix. Check Homography box. By clicking on the images you can select points. The c

Explain final fields, Explain final fields ? You may also declare field...

Explain final fields ? You may also declare fields to be final. This is not the similar thing as declaring a method or class to be final. While a field is declared final, it is

Action listener and event listener, differende between action listener and ...

differende between action listener and event listener

How to finding an applets size, Finding an Applet's Size When running i...

Finding an Applet's Size When running inside a web browser the size of an applet is set through the height and width attributes and cannot be changed by the applet. Several app

Beam, program for hinged beam

program for hinged beam

In which way java says write once run anywhere, Java says write once, run ...

Java says write once, run anywhere . In which ways this isn't quite applicable ?

What are the flow control statements in java? , The flow control statement...

The flow control statements give you to conditionally execute statements, to repeatedly operate a block of statements, or to just modify the sequential flow of control.

Describe the final keyword, Describe the final keyword ? The final key...

Describe the final keyword ? The final keyword is used in various different contexts as a modifier meaning in which what it modifies cannot be changed in a few sense. final c

What is a socket in java networking and rmi, A socket is one end-point of a...

A socket is one end-point of a two-way communication link among two programs running on the network. A socket is bound to a port number so that the TCP layer can recognize the appl

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