Skip to content
#

attribute

Here are 7 public repositories matching this topic...

Class attributes are variables defined in the class. These attributes define the state of the object at a particular time. Attributes can be either primitive type like int, byte, char, long, double etc.Methods define behaviour of a class. A method contains business logic which is executed when the method is invoked.

  • Updated Apr 12, 2023
  • Java

Improve this page

Add a description, image, and links to the attribute topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the attribute topic, visit your repo's landing page and select "manage topics."

Learn more