Home » JAVA Programming » Modifier Types » Question
  1. Which of these is used to access member of class before object of that class is created?
    1. public
    2. static
    3. protected
    4. private
    5. None of these
Correct Option: B

static



Your comments will be displayed only after manual approval.