Can private class be inherited in java?


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

Post New Answer

More Core Java Interview Questions

what are the rules to use try catch finally?

1 Answers   Satyam, UJ,


Does chrome use java?

0 Answers  


What is jvm? Why is java called the platform independent programming language?

0 Answers  


What is nan inf?

0 Answers  


Can a abstract class be defined without any abstract methods?

0 Answers  






These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,


What are the disadvantages of using inner classes?

0 Answers  


Is alive and join method in java?

0 Answers  


Why do we use bufferedreader?

0 Answers  


What things should be kept in mind while creating your own exceptions in java?

0 Answers  


What is race condition ?? (Threading concept) TCS 2 sept10

3 Answers   SparkTG, TCS,


Is void a data type?

0 Answers  


Categories