name four parts of class in java
Answers
Answered by
2
Fields - Instance Variables. Fields hold the data for an object. Fields record what an object needs to know to do work in the program. ...
Constructors. Constructors don't actually construct the object. ...
Methods. Methods define what an object can do or the behavior of the object.
Similar questions
Math,
5 months ago
English,
5 months ago
Computer Science,
10 months ago
English,
10 months ago
Math,
1 year ago