1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
GarryVolchara [31]
3 years ago
6

Write a for loop that prints the integers 50 through 1, each on a separate line. use no variables other than count.

Computers and Technology
1 answer:
Anton [14]3 years ago
5 0
For( count = 50; count > 0; count-- )
    System.out.println( count );
You might be interested in
A store employee has a spreadsheet of the power tools he sells in Column A and their corresponding prices in Column B. In cell C
avanturin [10]

Answer:

Excel MIN Function

Explanation:

Excel MIN Function is used to get the smallest value which means, it returns the smallest value in the array(a set of data).

syntax is =MIN (number1, [number2], ...)

3 0
3 years ago
A port in what state below implies that an application or service assigned to that port is listening for any instructions?
astraxan [27]

Answer:

a. open port

Explanation:

Based on the information provided within the question it can be said that the port state that represents this is an open port. Like mentioned in the question below, this state refers to a TCP or UDP port that has been configured to receive packets, or in other words listen to oncoming instructions that are being sent from other computers or servers.

6 0
3 years ago
Thành phần bên trong nào thực hiện các tính toán và các phép toán logic?
SSSSS [86.1K]

Answer:

A

Explanation:

3 0
3 years ago
Does anyone know the answer?​
kvasek [131]

Answer:

I think 10 or 55

Explanation:

6 0
3 years ago
Read 2 more answers
The name of the function whose primary purpose is to collect data from the user for the program to use is:
sleet_krkn [62]

Answer:

An input function.

Explanation:

The purpose of this is to collect data from the user for the program to use. It allows you to read the user's information and assign it to it's desired variables, usually in specific data formats, the program can then read or manipulate the data according to its own specifications.

8 0
3 years ago
Other questions:
  • An engine you're servicing has electronically controlled cooling fans. Cooling fan 1 doesn't work but cooling fan 2 does. Which
    15·1 answer
  • Here is a Test Code segment:
    13·1 answer
  • What type of restrictions may be placed on your license?
    7·1 answer
  • Suppose alice, with a web-based e-mail account (such as hotmail or gmail), sends a message to bob, who accesses his mail from g
    10·1 answer
  • Discuss trends in cellular data transmission speeds
    15·2 answers
  • Which of the following is used to allocate memory for the instance variables of an object of a class?1. the reserved word public
    6·1 answer
  • 1. In your own words, describe the purpose of a for a loop.
    11·1 answer
  • what is a program or collection of programs that enable a person to manipulate a visual images on a computer​
    14·1 answer
  • If there are over 1,000 websites about a certain topic, the information is reliable. A. True B. False
    12·1 answer
  • Tools used to build a bridge<br>​
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!