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 are integer overflows and underflows and how to handle them?

3 Answers   Wipro,


What is outofmemoryerror in java?

0 Answers   Cyient,


What does it mean that strings are immutable?

0 Answers  


What is split return?

0 Answers  


What is a variable declaration?

0 Answers  


Can we overload the constructors?

0 Answers  


What is one third plus one third as a fraction?

0 Answers  


How many threads does a core java have?

0 Answers  


Can we create a constructor in abstract class?

0 Answers  


when you will synchronize a piece of your code? : Java thread

0 Answers  


what is heap memory?

0 Answers   Tavant Technologies, Zensar,


Explain about assignment statement?

0 Answers  


Categories