Environmental Sciences, asked by syedsohaib2578601, 9 hours ago

Write two differences between variables and properties.​

Answers

Answered by stuti512
1

Explanation:

which class question is this?

Answered by Chinkigulia21
0

Answer:

here is the answer hope it helps you

Explanation:

Member variables or methods in a class or structures are called Fields. Properties are an extension of fields and are accessed using the same syntax. They use accessors through which the values of the private fields can be read, written or manipulated. Properties do not name the storage locations.

Similar questions