KwickClips Java · 41 sec · free
Is the return type part of the signature?
Short answer. No. Only the name and the parameter types.
What does void mean?
The method sends nothing back.
Remember
| Signature: name + parameter types |
| void returns nothing |
Is the return type part of a signature? No. Int is the return type. Area is the name. The signature is area with int, int. The return type is not included. Signature is name plus parameter types. Void returns nothing.
This clip is from the full lesson: User-defined Methods in Java — 6 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: ICSE Class 9 Computer Applications, ICSE Class 9 Computer Applications, ICSE Class 9 Computer Applications, ICSE Class 9 Computer Applications
More KwickClips from this lesson
Why use a method?42 sec
What happens if you only define a method?37 sec
Why did marks not change?40 sec
What makes a method impure?39 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

