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
Klio2033 [76]
3 years ago
11

A loop should output 1 to n. If n is 5, the output is 12345. What should XXX and YYY be? Choices are in the form XXX / YYY. cin

>> n; for (XXX; i++) { cout << YYY; }
Computers and Technology
2 answers:
Alona [7]3 years ago
5 0

Answer:

i = 0; i < n / i + 1

Explanation:

Given that:

a loop output 1 → n

if n = 5

output = 12345

n = scnr.nextInt();

for (XXX;  i++)

{

System.out.printIn(YYY);

}

XXX / YYY is i = 0; i < n / i + 1

xeze [42]3 years ago
3 0

Answer:

^^^^^

Explanation:

You might be interested in
The ____________ deals with the well-being of the EMT, career progression, and EMT compensation. Select one: A. EMS administrato
Artist 52 [7]

Answer:

The correct answer to the following question will be Option D (Human Resources Department).

Explanation:

  • The HR department of the company shall be responsible for managing human capital, monitoring different aspects of jobs, such as complying with employment law and labor standards, administering benefits of the employee, arranging personnel files with the documents required for future reference
  • The Human Resources Division is concerned with some well-being of the EMT, career advancement and benefits of EMT.

The remaining three choices aren't in the right place because they haven't been too worried about the EMT and its rewards.

Therefore, Option D is the right answer.

6 0
3 years ago
In a large kitchen what is meant by the partie system? Who devised this system?
denis-greek [22]

Answer:

While at the Savoy in London, Escoffier formally introduced his army-influenced organisational method to the kitchens there. It became known as the Chef de partie system, and the idea was to avoid duplication of tasks, and to make communication between the various staff members easier.

8 0
3 years ago
How is all data stored on a computer?
Maru [420]

Answer:

All data in a computer is stored as a number. Binary data is primarily stored on the hard disk drive (HDD). The device is made up of a spinning disk (or disks) with magnetic coatings and heads that can both read and write information in the form of magnetic patterns.

Explanation:

Please mark me as brainilest if you don't mind and have a wonderful day!! :D

4 0
2 years ago
Read 2 more answers
QUE SON LOS SISTEMAS OPERATIVOS MOVILES, DESDE SU ORIGEN HASTA LA ACTUALIDAD.
kodGreya [7K]

Answer:

Un sistema operativo móvil es un sistema operativo para teléfonos móviles, tabletas, relojes inteligentes, ... Por lo tanto, el sistema operativo de escritorio tradicional es ahora un tipo de sistema operativo utilizado por minorías; consulte la cuota de uso de ... Septiembre: la plataforma Binary Runtime Environment for Wireless (BREW) de Qualcomm en su sistema operativo en tiempo real REX (RTOS) es la primera ...

Explanation:

3 0
2 years ago
State two ways of moving an icon from one location to another​
andrezito [222]

Answer:

To arrange icons by name, type, date, or size, right-click a blank area on the desktop, and then click Arrange Icons.

Click the command that indicates how you want to arrange the icons (by Name, by Type, and so on).

If you want the icons to be automatically arranged, click Auto Arrange.

If you want to arrange the icons on your own, click Auto Arrange to remove the check mark.

Explanation:

7 0
3 years ago
Other questions:
  • Trish uas bought a new computer, which she plans to start working on aftwr a week. Since Trish has not used computers in the pas
    13·1 answer
  • Question 14. (3.04 MC) how does the project manager evaluate the scope of a project
    14·1 answer
  • printArray is a function that has two parameters. The first parameter is an array of element type int and the second is an int,
    10·1 answer
  • T F The exit function can only be called from main .
    10·1 answer
  • Which installation changes from the old information system to the new one incrementally, starting with one or a few functional c
    14·1 answer
  • Which type of financial institution typically has membership requirements?
    14·1 answer
  • Which of the following is the best example of an installation issue
    11·2 answers
  • 1. Very short questions.(any four) 14)<br>a. Write down the working principle of a computer.​
    10·1 answer
  • What is a megavirus in computing
    8·2 answers
  • Help me please. I dont really understand this.
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!