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

Objects or references which of them gets garbage collected?

0 Answers  


Do loops java?

0 Answers  


How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?

0 Answers  


Which is better 64 bit or 32 bit?

0 Answers  


what is mutual exclusion? : Java thread

0 Answers  






what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }

3 Answers   TCS,


What is OOPS Concept?

1 Answers   Cap Gemini,


How can you sort dates?

2 Answers   TCS,


Is upper case in java?

0 Answers  


What is a modifier?

1 Answers  


What is java util hashmap?

0 Answers  


What is import java util arraylist?

0 Answers  


Categories