If a class is declared without any access modifiers, where may the class be accessed in java programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

whats is the use of final,in which situation final can be used in the application?

2 Answers   DNS,


What does this () mean in java?

0 Answers  


What is dynamic dispatch in java?

4 Answers  


What is the difference between length and length() method in java?

0 Answers  


What are the differences between throw and throws?

0 Answers  






How do you remove duplicates from an array in java?

0 Answers  


Describe the process as to how substring() methodology mechanisms in java.

0 Answers  


Does constructor creates the object ?

0 Answers  


After compilation of java program we'll get .class code. If it's generated in OS Windows XP will it work on OS Linux? If yes why? If no why?

5 Answers   Aricent,


Can a static method be final?

0 Answers  


What is the synchronized method modifier?

0 Answers  


Explain the importance of import keyword in java?

0 Answers  


Categories