Java da obje ne demek?

Nesne (object ) onun somutlaşan bir cismidir. Java ‘da sınıf (class) kavramını doğada cins isimlere benzetebiliriz. Bir cins kendi başına belirli bir nesne değildir; ancak belirli türden nesnelerin ortak özelliklerini belirten soyut bir kavramdır. Örneğin, ağaç bir cins isimdir.

Read more

What is attribute in OOP with example?

Attributes are the characteristics of the class that help to distinguish it from other classes . Behaviors are the tasks that an object performs. A person’s attributes, for example, include their age, name, and height, while their behaviors include the fact that a person can speak, run, walk, and eat.

Read more