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
Digiron [165]
3 years ago
12

Given the following method static void nPrint(String message, int n) { while (n > 0) { System.out.print(message); n--; } } Wh

at is the printout of the call nPrint('a', 4)?
Computers and Technology
1 answer:
Zolol [24]3 years ago
3 0

Answer: aaaa

Explanation:

Since the condition of n > 0 is satisfied, the number will decreement and the print out will look like the above answer.

You might be interested in
Write a program that demonstrates how various exceptions are caught with catch(Exception exception). This time define classes Ex
SOVA2 [1]

Answer:

Sorry mate I tried but I got it wrong!

Explanation:

Sorry again

6 0
3 years ago
What is an Agile perspective on errors and mistakes in project development?
Minchanka [31]

Answer:

Mistakes can be caught early by working in short spurts that allow for immediate review, learning and adjustment. :)

3 0
3 years ago
What could happen if we cannot save the life​
padilas [110]

Answer:

If we could not save the people or animals life they would die

Explanation:

8 0
2 years ago
Read 2 more answers
Which steps should you follow to embed an object? Click the File tab. In the Object group, click Embed. Use the dialog box to em
Flauer [41]

whats the question  .............


6 0
3 years ago
Read 2 more answers
X-1; while x ==1 disp(x) end, then the result a. infinity or b. (1) ​
Alex_Xolod [135]

Answer:

1 is the answer because ur trying to trick us

Explanation:

8 0
3 years ago
Other questions:
  • In three to five sentences, describe how good e-mail work habits increase workplace efficiency and productivity.
    12·1 answer
  • T F The scope of a parameter is limited to the function which uses it.
    12·1 answer
  • Sherri is considering replacing a processor on her laptop. The laptop is running slower than she would like. What should Sherri
    11·1 answer
  • Name the months that have 30 days​
    6·2 answers
  • A _____ is a harmful program that resides in the active memory of a computer and duplicates itself. Select one: a. scareware b.
    7·1 answer
  • Thomas came into work this morning and turned on his computer and nothing happened. He immediately called the help desk, and you
    5·1 answer
  • Write an algorithm and flowchart to calculate sum of two given numbers​
    13·1 answer
  • 30 points Fill in the blanks,<br> Plz leave a explanation
    5·2 answers
  • Hue purchased 50 shares of stock on April 24, 2019. The price skyrocketed, so she decided to sell the stock in April of 2020. Wh
    12·1 answer
  • When was the first analog device, the phonautograph, launched?
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!