Can I override protected method in java?


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

Post New Answer

More Core Java Interview Questions

What is 32 bit float?

0 Answers  


Is special character in java?

0 Answers  


In a class implementing an interface, can we change the value of any variable defined in the interface?

0 Answers  


Why we use static and synchronized in method for single thread model example: public static synchronized add(){}

2 Answers  


what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method

1 Answers  






What is dot operator?

0 Answers  


What is internal variable?

0 Answers  


What is the difference between serializable and externalizable interfaces?

0 Answers  


what is Hashmap & Hashtable wirh example?

5 Answers   CTS, Saksoft,


What is meant by null and void?

0 Answers  


what models are available for event handling?

1 Answers  


Which is the best way to use for String concatenation in Java?

7 Answers   HCL,


Categories