Answer:
brainliest plsss
Explanation:
I think so this is what you had asked!!!!!!
hope it helps
Answer:
public class num8 {
public static void main(String[] args) {
System.out.println("Average Temperature in New York is 85 degrees fahrenheit");
System.out.println("Average Temperature in Denver is 88 degrees fahrenheit");
System.out.println("Average Temperature in Phoenix is 106 degrees fahrenheit");
// Calculating the new average Temperatures
System.out.println("The New Average Temperature in New York " +
"is "+ ((0.02*85)+85 )+ " degrees fahrenheit");
System.out.println("The New Average Temperature in Denver " +
"is " +((0.02*88)+88 )+ " degrees fahrenheit");
System.out.println("The New Average Temperature in Phoenix " +
"is "+((0.02*106)+106 )+ " degrees fahrenheit");
}
}
Explanation:
- Using Java first display the previous average temperatures for the three cities as given in the question
- Then calculates the new average temperature by multiplying by 0.02, because of a 2 percent increase in the average temperature
- Display the new temperature using the System.out,println
Answer:
A mobile device is loosely defined as a very small device that has some built-in computing or Internet capability.
Explanation:
A mobile device also referred to as a handheld device is a computer device small enough to hold and operate in the hand.
Mobile devices can connect to the Internet and interconnect with other devices such as headsets through Wi-Fi, Bluetooth, cellular networks or near field communication (NFC).
Examples are: Smartphones, Tablets, Calculator
, Digital media player
, Handheld game console
, Laptop
, Mobile Internet Device (MID)
, Personal Digital Assistant (PDA)
, and Pocket calculator
.
Cobol and python it's some other let me think
Archie was created in 1990 so that one is the first one.