Computer Science, asked by KarmaKaosKK, 9 months ago

1: The object of a ____ is represented through different attributes.

2: The class is a ____ for the objects.

3: ____ keyword indicates an operator for dynamic allocation of an object.

Answer should be related to Java.

Answers

Answered by manpreetanand722
37

Answer:1: class

2:head

3: new

Explanation: plz thanks me also if u are in st joseph academy school ie is situated in ghaziabad hit the like button

Plz

Attachments:
Answered by brainlysme8
3

1: The object of a class is represented through different attributes.

2: The class is a template or blueprint for the objects.

3: New keyword indicates an operator for dynamic allocation of an object.

These answers are related to Java.

Similar questions