2023 Evaluate the given pseudocode to calculate the body mass index BMI with | Assignment Collections

Computer Science 2023 IT 401 Business Computer Languages

2023 Evaluate the given pseudocode to calculate the body mass index BMI with | Assignment Collections

Evaluate the given pseudocode to calculate the body mass index (BMI) with the following test values:

 A) The height = 1.80 meter and the weight = 78 Kg 

B) The height = 1.50 meter and the weight = 85 Kg

 Input height 

Input weight 

BMI = Weight / (height)2 

If BMI < 18.5 then 

Output BMI 

Output “Underweight” Else 

If BMI < 24.9 then 

Output BMI 

Output “Normal” 

Else 

If BMI > 25 then

 Output BMI 

Output “overweight” 

End if 

What is the final output of:

 A)

 B)

Write an algorithm to find the perimeter and the area of a rectangle. 

. Find the errors in the following statements, explain why and how to solve such errors:

 a. 23 = 25;

 b. Int percentage% = “15”; 

c. Rectangle void = new Rectangle (25, 30, 40, 50); 

d. double 7average = 0;

 7average.length(); 

We want to create a class that represents a clock. A clock has hour, minute, and second. For example, the time 12:15:36 means, it is 12 o’clock, 15 minutes, and 36 seconds. The basic framework of a Clock class is below: public class Clock 

{ private int hour;

private int minutes; 

private int seconds; 

}

 1. What should the body of the constructor be? 

A. hr = hour; 

min = minutes; 

sec = seconds; 

B. hour = 12; 

minutes = 15; 

seconds = 36; 

C. int hour = hr; 

int minutes = min; 

int seconds = sec; 

D. hour = hr; 

minutes = min; 

seconds = sec; 

What are the implicit and the explicit parameters in the following methods call: A) System.out.println(“Assignment 1”); 

B) myName.length() 

Write the body for addition, subtraction, multiplication and division methods for the Calculator class 

import java.lang.*; 

import java.util.*; 

public class Calculator

{ private int value; 

private int x; 

private int y; 

public Calculator() 

{

value = 0; 

x = 0; 

y = 0; 

public int addition(int x, int y) 

{

}

public int subtraction(int x, int y) 

public int multiplication(int x, int y) 

} public double division(int x, int y) 

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now

#write essay #research paper #blog writing #article writing #academic writer #reflective paper #essay pro #types of essays #write my essay #reflective essay #paper writer #essay writing service #essay writer free #essay helper #write my paper #assignment writer #write my essay for me #write an essay for me #uk essay #thesis writer #dissertation writing services #writing a research paper #academic essay #dissertation help #easy essay #do my essay #paper writing service #buy essay #essay writing help #essay service #dissertation writing #online essay writer #write my paper for me #types of essay writing #essay writing website #write my essay for free #reflective report #type my essay #thesis writing services #write paper for me #research paper writing service #essay paper #professional essay writers #write my essay online #essay help online #write my research paper #dissertation writing help #websites that write papers for you for free #write my essay for me cheap #pay someone to write my paper #pay someone to write my research paper #Essaywriting #Academicwriting #Assignmenthelp #Nursingassignment #Nursinghomework #Psychologyassignment #Physicsassignment #Philosophyassignment #Religionassignment #History #Writing #writingtips #Students #universityassignment #onlinewriting #savvyessaywriters #onlineprowriters #assignmentcollection #excelsiorwriters #writinghub #study #exclusivewritings #myassignmentgeek #expertwriters #art #transcription #grammer #college #highschool #StudentsHelpingStudents #studentshirt #StudentShoe #StudentShoes #studentshoponline #studentshopping #studentshouse #StudentShoutout #studentshowcase2017 #StudentsHub #studentsieuczy #StudentsIn #studentsinberlin #studentsinbusiness #StudentsInDubai #studentsininternational