What should be passed in parameters when function does not require any parameters?
(a) void
(b) blank space
(c) both void & blank space
(d) tab space
The question was asked by my school teacher while I was bunking the class.
My question is taken from Overloaded Function Names in portion Functions, Namespaces & Exceptions in C++ of C++