Computer Science, asked by mayankagraharimayank, 5 months ago

Name the reserved word which indicates that method has no return type​

Answers

Answered by pratiknpriti7978
0

Answer:

void: Java void keyword is used to specify that a method does not have a return value. volatile: Java volatile keyword is used to indicate that a variable may change asynchronously. while: Java while keyword is used to start a while loop.

Explanation:

MARK ME AS BRAINLIEST

THANKS ME

RATE ME 5 STAR

Similar questions