Physics, asked by shubh5334, 1 year ago

what is the purpuse of a "void"

Answers

Answered by hacker143
0
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 outputparameters.
Answered by 16MonksS
0

Answer:

The Void type, in several programming languages derived from C , 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 outputparameters.

And a void in space purpose is Cosmic voids are vast spaces between filaments (the largest-scale structures in the universe), which contain very few or no galaxies. Voids typically have a diameter of 10 to 100 megaparsecs; particularly large voids, defined by the absence of rich superclusters, are sometimes called supervoids.

Similar questions