Can I declare a class as private?


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

Post New Answer

More Core Java Interview Questions

When does the compiler supply a default constructor for a class?

9 Answers   TCS,


why java uses class level type casting ?

0 Answers  


What is the difference between DataInputStream and BufferedReader

2 Answers   Hexagon,


Can we make main() thread as daemon?

0 Answers  


What does the three dot emoji mean?

0 Answers  






Can inner class be public in java?

0 Answers  


Give example to differentiate between call by value and call by reference.

0 Answers   TCS,


Explain final, finalize() and finally?

11 Answers   Accenture, TCS,


If a method is declared as protected, where may the method be accessed?

0 Answers  


What is the minimum and maximum length of an identifier?

6 Answers   TCS,


What is multiple inheritance & can we implement it in java?

6 Answers   Satyam,


What is string args [] in java?

0 Answers  


Categories