aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Basics of Java
  • Which of the following is not an access specifier?
Multiple choice

Which of the following is not an access specifier?

  1. Private

  2. Static

  3. Public

  4. Protected

  5. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Static is modifier, it is not an access specifier.

Keep practicing — related questions

  • Which of the following is not the type of access specifier in C#?
  • Which of the following language feature is not an access specifier in C++?
  • Private, Protected, Public, Internal, Protected Internal are the access specifiers?
  • what is the default access specifier for a Top-level Class, which are not nested into other Classes?
  • The protected access specifier works as ________ for outside world, but works as ________ for derived class...
  • What is the default access specifier for a Top-level Class, which are not nested into other Classes?
  • What is the default access specifier for a top-level Class, which are not nested into other classes?
  • Which of the access modifiers a top level class may have?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Object-Oriented Programming (2239 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy