How to make a write-only class in java?


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

Post New Answer

More Core Java Interview Questions

Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.

1 Answers  


What is mysql driver class name?

0 Answers  


Why string objects are immutable in java?

0 Answers  


how many access specifiers are available in java

11 Answers  


What is protected access modifier?

0 Answers  






What is data type modifier?

0 Answers  


What are Normalization Rules? Define Normalization?

0 Answers  


extending thread class or implementing runnable interface. Which is better? : Java thread

0 Answers  


Difference between predicate, supplier and consumer ?

0 Answers  


What is threaded programming and when is it used? : Java thread

0 Answers  


Can we override static methods?

18 Answers   Bally Technologies,


how we can make a read-only class in java?

0 Answers  


Categories