Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hi good day i need help with intro to java homework Learning Objectives: Creating and compiling a basic Java program. Incorporating the fundamentals of Java

Hi good day i need help with intro to java homework
image text in transcribed
image text in transcribed
Learning Objectives: Creating and compiling a basic Java program. Incorporating the fundamentals of Java programming. Working with primitive data types and arithmetic operators. 1a: This Semester Create a program that outputs your full name on the first line, and a list of the courses you are taking this semester. Include a comment that describes what your program does. 1b: Rectangles Create a program that stores the length and height of a rectangle. Your program must calculate both the area and perimeter of the rectangle and output them on the screen. 1c: Celsius To Fahrenheit Converter Create a program that stores a Celsius value, and performs a conversion to Fahrenheit. Your program must output a full sentence with both Celsius and Fahrenheit values to the screen. 1d: Soccer Teams Create a program that stores the total number of soccer players in a variable. Each team must contain 11 players. Output to the screen the number of teams and the number of players that will be left over. le: Test Averages Create a program that stores three test results, calculates and displays the average 1f: Class Statistics Create a program that stores the number of male and female students registered in a class. Your program should output the following: Total number of students: Male students: Female students: Percentage of male students: Percentage of female students: NetBeans File View Debug Profile Team Tools Window Help Edit Navigate Source Refa$tor Apache NetBeans IDE 11.2 Run Source History B Q F3P 8 9 mavenproject 0 Source Packages

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Object Oriented Databases Prentice Hall International Series In Computer Science

Authors: John G. Hughes

1st Edition

0136298745, 978-0136298748

More Books

Students also viewed these Databases questions

Question

4. Devise an interview strategy from the interviewers point of view

Answered: 1 week ago