What for read() function?

Answers were Sorted based on User's Feedback



What for read() function?..

Answer / chandu

read() method is used to read the information charector
wise fron streamer classes

Is This Answer Correct ?    11 Yes 2 No

What for read() function?..

Answer / mohammed salim

we use the read() method to read a character using
BufferedReader in Input/Output streams....

Is This Answer Correct ?    11 Yes 3 No

What for read() function?..

Answer / simo ouali

The read() function reads a specified number of bytes from a
file handle and stores the data in a scalar variable.

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More Core Java Interview Questions

What is meant by string is immutable?

0 Answers  


Is string is a data type?

0 Answers  


What is a linkedhashmap java?

0 Answers  


What is the difference between JDBC 1.0 and JDBC 2.0?

0 Answers   Corent Technology,


What is the latest java version?

0 Answers  






Explain about interrupt() method of thread class ?

0 Answers  


Can a static class implement an interface?

0 Answers  


what is collatration?

0 Answers  


What are the methods to rectify ambiguities in the interfaces in JAVA?

0 Answers   CGI,


Difference between this() and super() in java ?

0 Answers  


Explain 5 io best practices?

0 Answers  


Can final class have constructor?

0 Answers  


Categories