Computer Science, asked by MyArmyOnceLife, 4 months ago

in java what is the return type of the main() method??​

Answers

Answered by Anonymous
1

Answer:

Void: It is a keyword and used to specify that a method doesn't return anything. As main() method doesn't return anything, its return type is void. As soon as the main() method terminates, the java program terminates too.

.

.

.

good morning cutie

how are you??

Answered by alvinajerthrudw
0

Explanation:

the close ()method of reader class in java is used to close the stream and release the resources that were busy in the stream

Similar questions