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
Lina20 [59]
3 years ago
12

Write the definition of a method printDottedLine, which has no parameters and doesn't return anything. The method prints to stan

dard output a single line (terminated by a new line) consisting of five periods.
Computers and Technology
1 answer:
Bond [772]3 years ago
3 0

Answer:

public static void printDottedLine()

{

  System.out.println(".....");

}

Explanation:

The above written code is in JAVA and it is the method definition of the method mentioned in the question.Since the method returns nothing hence it's return type is void and it does not have any arguments hence there is nothing written in the parenthesis.In JAVA System.out.println is used for standard output and trminates them by newline.

You might be interested in
Which is not a proper statement?
kodGreya [7K]

Answer:

leftisBlocked()

Explanation:

4 0
3 years ago
Read 2 more answers
Can You do this to help me plz 50 points
MakcuM [25]
The doc is blank but thanks for the points!!
6 0
3 years ago
Read 2 more answers
What are the benefits of transferable skills check all the boxes that apply
Nonamiya [84]

Answer:

They allow easy cross-company transfers.

They help a person develop self-esteem.

They open up a variety of employment options.

Explanation:

7 0
3 years ago
Read 2 more answers
A user reports his or her computer is slow to boot. You check the boot order and determine that the computer is checking the C d
Nata [24]
You could turn off memory testing, but defragmentating and running chkdsk on C: would be better to try first.
6 0
3 years ago
Starting a computer loads system software to provide what?
Zielflug [23.3K]
Operating system
Booting
Cold Boot
Warm Boot
BIOS
6 0
2 years ago
Other questions:
  • Here are the codes for producer and consumer problems.
    10·1 answer
  • Using the expected format, of putting key information where the reader can’t find it, is an example of?
    8·2 answers
  • Helpppp plsssss!!!<br><br>thanks.
    7·1 answer
  • If you have two tasks x and y, with y being a successor to x, if we mark x as undone (because it needs to be redone for some rea
    15·1 answer
  • What is a traffic controller?what are its functions?
    13·1 answer
  • Which principle suggests that specific single responsibility interfaces are better than one general purpose interface?
    13·1 answer
  • What was original name<br> whoever answers first gets brainly crown
    9·1 answer
  • Which of these about non-disclosure agreements is accurate?
    13·2 answers
  • Which of these is an example of subliminal advertising
    10·2 answers
  • The Jacquard Loom used ______________ to change the operation of the loom.
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!