What two classes are used to read data only?


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

Post New Answer

More Core Java Interview Questions

Why we used vector class?

0 Answers  


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

0 Answers   CDAC,


How do you define a method?

0 Answers  


What is difference between public static and void?

0 Answers  


What is difference between protected and private?

0 Answers  






Can we access the non-final local variable, inside the local inner class?

0 Answers  


What is ternary operator? Give an example.

0 Answers  


what happens when we add the objects morethan the size limit to a hashmap

1 Answers  


What is the basic of java?

0 Answers  


What is the use of object and class classes?

0 Answers  


How can a gui component handle its own events?

0 Answers  


What are the differences between processes and threads?

0 Answers  


Categories