4
Answers

Static in a method header

Maha

Maha

12y
1.5k
1
Keyword modifier static in a method header, indicate that the method can be called without referring to an object

Anyone familiar with above statement please explain and support with a example program.

Answers (4)