Computer Science, asked by BrainlySpam0009, 1 month ago

what is a class in java programming ?​

Answers

Answered by vallabhsutariya
0

Photosynthesis is the process by which plants use sunlight, water, and carbon dioxide to create oxygen and energy in the form of sugar.

Answered by Anonymous
2

Answer:

A class is a user defined blueprint or prototype from which objects are created. It represents the set of properties or methods that are common to all objects of one type. ... Modifiers: A class can be public or has default access (Refer this for details). class keyword: class keyword is used to create a class.

Similar questions