Computer Applications

Fill in the blanks:

_________ are created once for entire class and are shared by all the objects. [(a) static or class variables (b) Instance variables (c) shared variable (d) none of the above]

Java Classes

8 Likes

Answer

Static or class variables

Answered By

1 Like


Related Questions