A- White. shows all wavelengths of light.
<span>C. pretending to be someone else when asking for information</span>
Computers are broadening horizons of learning and cutting back on limitations. practically all the knowledge of the worls is only a few clicks away
Answer:
The output streams to this question is "output.print(message)".
Explanation:
The description of the following can be given as:
- In the given question it is define a string datatype variable that is "message".
- Then we create a reference variable of PrintWriter class that is "output" and call string type variable that is message by the use of the print function we print message.