System.out.println statement

Assignment Help JAVA Programming
Reference no: EM13700727

Question: Please make sure to follow the instructions carefully and in the subsequent order.  Remember that all variables are to be declared -- and initialized if so at the top of the main method.  int variables always come before double variables. 

Please use the precisely same character strings provided to you below in your System.out.println statements.

Declare two double constants named CONST1 and CONST2.  Initialize const1 to 7.15% and const2 to 134.55. 

Declare three integer variables named num1, num2 and num3.  Initialize num1 and num2 each to a value between 1 and 100 but make num1 larger than num2.  Do not initialize num3.

Declare one double variable named num4.  Do not initialize num4.

Divide num1 by num2 and store the result in num3.

Show the value stored in num3 with the label "The result of integer num1 divided by integer num2 and stored in an integer is ".

Divide num1 by num2 and store the result in num4.

Display the value stored in num4 with the label "The result of integer num1 divided by integer num2 and stored in a double is ".

  Divide num1 by num2 again but this time cast num1 as a double.  Store the result in num4.

Display the value stored in num4 with the label "The result of integer num1 (cast as a double) divided by integer num2 and stored in a double is ". 

Multiply CONST1 by CONST2 and store the value in num4.

Display the value stored in num4 with the label "The result of the constant const1 multiplied by the constant const2 is ". 

Use System.out.println exclusively.  Use the escape sequence \n wherever essential to put a blank line in between each of the above lines of output.

Make this program using java programming. Make this application in simple way.

Reference no: EM13700727

Questions Cloud

Display the complete fibonacci sequence : Display the complete Fibonacci sequence until u reach a value less than or equal one million - display the count of how many numbers are in that sequence between 1 and 1000000
How many minutes are required to deposit spoon : Question- A spoon is to be electroplated with gold using 1.0 m AU(NO3)3 and 2.57 A of current. How many minutes are required to deposit 5.50 grams of gold on the spoon
Prepare a method that will guess the root of a number : Using binary search/interval halving, prepare a method that will guess the root of a number (JAVA)
Determine how long is the bar : A uniform steel bar swings from a pivot at one end with a period of 1.8s. How long is the bar
System.out.println statement : Display the value stored in num4 with the label "The result of the constant const1 multiplied by the constant const2 is " - Please use the precisely same character strings provided to you below in your System.out.println statements.
The activation energy for the ignition of the paper : Question- A paper cup is filled with water (enthalpy of vaporization for water is 40.65 kJ/mol). The activation energy for the ignition of the paper is 470 kJ. The cup holds 200.0 mL of water. Assume that the specific heat capacity of the paper is..
Estimate how far did it travel in that time : A car slows down uniformly from a speed of 20.0 m/s to rest in 4.00 s. How far did it travel in that time
What will be the cars oscillation frequency : A compact car has a mass of 1310kg . Assume that the car has one spring on each wheel, What will be the car's oscillation frequency while carrying four 87.0kg passengers
Calculate the reduction potential of the cu2+ : Question- Calculate the reduction potential of the cu2+/Cu electrode when [cu2+] = 1.0 * 10 to the power -8 M.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

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