What is the return type of a method that does not return any value?
What is the return type of a method that does not return any value? Correct Answer void
Return type of a method must be made void if it is not returning any value.
মোঃ আরিফুল ইসলাম
Feb 20, 2025