Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9017693
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T04:20:12+00:00 2026-06-16T04:20:12+00:00

Modifier Class Package Subclass World public Y Y Y Y protected Y Y Y

  • 0
Modifier    Class   Package Subclass    World
public      Y          Y       Y           Y
protected   Y          Y       Y           N
no modifier Y          Y       N           N
private     Y          N       N           N 

No modifier (default modifier) is accessible from the same package only and not with the subclass.

What if the subclass is in the same package? Will it be accessible to the subclass?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T04:20:13+00:00Added an answer on June 16, 2026 at 4:20 am

    What if the subclass is in the same package? Will it be accessible to the subclass?

    Yes. The “and not with the subclass” is just “it’s not automatically accessible to the subclass” – it’s not like it’s explicitly prevented from being accessible to subclasses.

    See the Java Language Specification section 6.6 for precise details. In particular:

    Otherwise, we say there is default access, which is permitted only when the access occurs from within the package in which the type is declared.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Modifier Class Package Subclass World public Y Y Y Y protected Y Y Y
package { import flash.display.Sprite; public class test1 extends Sprite { private var tmp:Object; public
In Java, a class can never be qualified to be either private or protected.
package com.scheduler.process; public class Process { public enum state { NOT_SUBMITTED, SUBMITTED, BLOCKED, READY,
I have a class with this code: package shop.orders.services.email private[services] class EmailService {...} Then
In Scala I see such feature as object-private variable. From my not very rich
How can I access a private field of an inner class in another package
Code I have the following class with a member interface: package com.example.withinterface; public class
The private modifier specifies that the member can only be accessed in its own
Can the abstract modifier appear before a class, a method or a variable?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.