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

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

Object-based programming, JavaScript is an extremely powerful object-based ...

JavaScript is an extremely powerful object-based (or prototype-based) language. It is not a full-blown OOP (Object-Oriented Programming) language, like Java, however it is an objec

write a junit test suite, Objective The objective of this lab exercis...

Objective The objective of this lab exercise is to develop a unit test suite using JUnit Specification of the Program to be Tested You are given the source code of a Java clas

Why is uml important? , The more complicated the underlying system, the mor...

The more complicated the underlying system, the more critical the inter communication among everyone involved in deploying and developing the software. UML is a software language f

Dialog window in Oracle by Java stored procedure, Is it possible to create ...

Is it possible to create any dialog window in Oracle in Java stored procedure?

Explain abstract method in java, Explain abstract method in java? Java ...

Explain abstract method in java? Java permits methods and classes to be declared abstract. An abstract method is not actually implemented in the class. It is merely declared th

How you returning values from methods in java, How you Returning Values Fro...

How you Returning Values From Methods in java ? It's frequent meaningful to have a method return a value to the class which is known as it. This is accomplished through the ret

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