What is the access scope of protected access specifier?


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

Post New Answer

More Core Java Interview Questions

What is the static block?

0 Answers  


Explain about main() method in java ?

0 Answers  


What does file separator do in java?

0 Answers  


What modifiers are used with an inner class which is a member of an outerclass?

1 Answers  


What are the benefits of operations in java?

0 Answers  






Is age a discrete variable?

0 Answers  


Explain the difference between string, stringbuffer and stringbuilder in java?

0 Answers  


Why main() method is public, static and void in java ?

0 Answers  


Tell us something about an iterator.

0 Answers  


Can you explain the private protected field modifier?

0 Answers  


What is static data type in java?

0 Answers  


There are 2 classes, 1 LandAnimal and another WaterAnimal. There is another class Animal which wants to have the properties of both LandAnimal and WaterAnimal. How will you design this situation?

6 Answers   KPIT,


Categories