SophiaPretty

(5)

$14/per page/Negotiable

About SophiaPretty

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Applied Sciences,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Economics,Engineering,English,Environmental science,Essay writing Hide all
Teaching Since: Jul 2017
Last Sign in: 304 Weeks Ago, 2 Days Ago
Questions Answered: 15833
Tutorials Posted: 15827

Education

  • MBA,PHD, Juris Doctor
    Strayer,Devery,Harvard University
    Mar-1995 - Mar-2002

Experience

  • Manager Planning
    WalMart
    Mar-2001 - Feb-2009

Category > Computer Science Posted 16 Oct 2017 My Price 7.00

Create a Java program from scratch (i.e. using a text editor like Notepad)

1)   Create a Java program from scratch (i.e. using a text editor like Notepad) that produces and output saying "Hello World." You first need to create the source file (HelloWorld.java). Then from the command line, you need to compile it with javac (javac HelloWorld.java) to create the executable file HelloWorld.class. Finally to execute it you can type: java HelloWorld.

2)   Create a Java program from scratch that outputs three lines, using three println statements. The first line will contain your name, the second line will show where you were born, and third line your hobby (or hobbies). Modify the code to create all the output with a single print statement.

3)   Create a Java program that declares variables of the following types: int, double, boolean, char, and String. Initialize those variables to some values of your choice, and output the values stored in those variables using println statements.

4)   Create a Java program that calculates the area and the circumference of a circle given its radius. (Use Math.PI to get the value of p.)

5)   Create Java program that converts from Fahrenheit to Celsius and from Celsius to Fahrenheit. The formula for the conversion is C/5 = (F-32)/9.

Answers

(5)
Status NEW Posted 16 Oct 2017 02:10 PM My Price 7.00

-----------  ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly

Not Rated(0)