Can I declare class as static or private?


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

Post New Answer

More Core Java Interview Questions

Is void a wrapper class?

0 Answers  


What is difference between call by value and call by reference?

0 Answers  


I have 100 records in a table with two rows. I need to display 10 records per page like Google Search. I need only the Logic(Pagination) in Pure Java. No JSP and all..Thanks in Advance...

2 Answers   Cybernet,


Why does my function print none?

0 Answers  


how to accept integer array in java

2 Answers   Tech Guru,






What is the nested interface?

0 Answers  


Explain different ways of passing arguments to sub-routine?

1 Answers  


What is a singleton class in Java?

0 Answers  


What is instance means in java?

0 Answers  


When we should use serialization?

0 Answers  


What is the relationship between a method?s throws clause and the exceptions that can be thrown during the method?s execution?

2 Answers  


What is the difference between ArrayList and Vector? which one is better in Java

0 Answers   SkillGun Technologies,


Categories