How to you identify an object in java. In the same vein, how to you identify a method. I'm having an issue differentiating them | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to you identify an object in java. In the same vein, how to you identify a method. I'm having an issue differentiating them

3rd Jul 2018, 4:23 PM
Efe Panama
4 Answers
4th Jul 2018, 7:25 AM
hinanawi
hinanawi - avatar
+ 1
an object is an instance of the class, while a method is just part of it.
3rd Jul 2018, 7:30 PM
hinanawi
hinanawi - avatar
0
still confused. can you show me in a code and like say, this is an object or this is a method
3rd Jul 2018, 10:02 PM
Efe Panama
0
Thanks
4th Jul 2018, 8:41 AM
Efe Panama