asignment in class

R

Raptor

Is it right, that you cannot assign any value to a variable in a
class, which is not static?
 
T

Tim Slattery

Is it right, that you cannot assign any value to a variable in a
class, which is not static?

If you have not instantiated the class, then you can assign values
only to static variables. Once the class is instantiated you can
assign values to any variable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,165
Latest member
JavierBrak
Top