Can we extend private class in java?


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

Post New Answer

More Core Java Interview Questions

Can an object be null?

0 Answers  


What is the default size of set in java?

0 Answers  


What are different types of expressions?

0 Answers  


We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.

0 Answers   Symphony,


What about method local inner classes or local inner classes in java?

0 Answers  






when to use abstract class and when to use interface?

16 Answers   Exterro, iGate, IonIdea,


How listener identify that the event came from a particular object?

0 Answers  


class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

4 Answers   Quinnox,


How many ways can we create singleton class?

0 Answers  


What is an infinite loop?

0 Answers  


How do you sort a set in java?

0 Answers  


Explain in detail about encapsulation with an example?

4 Answers  


Categories