What class allows you to read objects directly from a stream in java programming?


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

Post New Answer

More Core Java Interview Questions

Can we write multiple catch blocks under single try block?

0 Answers  


What are the difference between string, string builder, and string buffer in java?

0 Answers  


What is a variable in java?

0 Answers  


Are global variables initialized to zero?

0 Answers  


Give us the name of the list layoutmanagers in java?

0 Answers  






How does hashset work in java?

0 Answers  


What is pass by value?

0 Answers  


transaction attributes ?

2 Answers  


what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!

7 Answers   emc2, Kumaran Systems,


What is a return in java?

0 Answers  


I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?

8 Answers   KPIT,


What is the use of static methods?

0 Answers  


Categories