OOPs Concepts
Programming and Technical
What is the purpose of Void class?
Read Solution (Total 1)
void means no return type
10 years ago
Helpfull: Yes(0) No(0)
OOPs Concepts Other Question
What is mutable object and immutable object?
What is a ternary operator?