best answer > Is void a return type in Java 2024?- QuesHub | Better Than Quora
  • Is void a return type in Java 2024?

    类型 函数 几种

    Questioner:Ethan Hall 2023-05-05 10:26:07
The most authoritative answer in 2024
  • Isabella Garcia——Studied at Columbia University, Lives in New York City, NY

    The void type, in several programming languages derived from C and Algol68, is the type for the result of a function that returns normally, but does not provide a result value to its caller. Usually such functions are called for their side effects, such as performing some task or writing to their output parameters.read more >>
    +119962023-05-15 10:26:07

About “类型、函数、几种”,people ask:

READ MORE:

QuesHub is a place where questions meet answers, it is more authentic than Quora, but you still need to discern the answers provided by the respondents.

分享到

取消