If I create a static method will also be a comprehensive method? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

If I create a static method will also be a comprehensive method?

22nd Jul 2016, 7:51 AM
Edgar Gonzalo Martinez Angeles
Edgar Gonzalo Martinez Angeles - avatar
1 Answer
0
Nope. You'll have to refer to it by the name of its type not by its instance name.
24th Jul 2016, 11:37 PM
Idril
Idril - avatar