Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

i need this in java...Question 13 eclarations2 points than 80 sq.ft and both the length and the width of the room are larger than 6

image text in transcribed

i need this in java...Question 13

eclarations2 points than 80 sq.ft and both the length and the width of the room are larger than 6 Input ft. Write a program that allows a user to enter the dimensions of the room and Processing outputs whether the room is a legal NYC bedroom or not. If the room is not a Cnpomts legal bedroom the program should also output whether the area, the length or Running the width of the room are in violation of the NYC Building Code. (10 points) LTOTAL 13) Write a program that asks the user to enter a password consisting of 7 letters and numbers. If the user enters a password which is not exactly 7 characters, the program should ask the user Declarations 2 points to enter a password again until the user complies. If the user enters a Input password which is less than 7 characters, the program should produce a Processing message saying "The password is too short. Only passwords with 7 characters are accepted. Try again." If the user enters a password which is Rumins 3 points 5 points Compilation 2 points more than 7 characters, the program should produce a message saying "The TOTAL password is too long. Only passwords with 7 characters are accepted. Try again. " (15 points) 15 points 14) Create a class named Grades, which has four fields, one for the name of Program stmc the student, and three other fields for grades in testl, test2 and test3. The I points Fields l points tuntore a norargment constructor that sets all Constructor 4 points s noints

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

Spatial Databases A Tour

Authors: Shashi Shekhar, Sanjay Chawla

1st Edition

0130174807, 978-0130174802

More Books

Students also viewed these Databases questions

Question

What are vulnerabilities? How do you identify them?

Answered: 1 week ago

Question

What are the Five Phases of SDLC? Explain each briefly.

Answered: 1 week ago

Question

How can Change Control Procedures manage Project Creep?

Answered: 1 week ago