What is package private scope in java?


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

Post New Answer

More Core Java Interview Questions

Can we define package statement after import statement in java?

0 Answers  


Program to find greatest prime number in n numbers?

3 Answers   Huawei,


we have two threads..both the threads are reading the data.. is there any need of synchronization there?...justify it?

4 Answers   IBM,


What does the append?

0 Answers  


What is collections framework?

0 Answers  


What are the three parts of a lambda expression? What is the type of lambda expression?

0 Answers  


What is the difference between serialization and deserialization?

3 Answers   ABC,


What is a class in java?

0 Answers  


When should I use singleton pattern?

0 Answers  


How do you check if a string is lexicographically in java?

0 Answers  


if u open login & logout ,how can udisplay the timelogin & logout members ?

0 Answers   Virtusa,


long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?

3 Answers  


Categories