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 serialversionuid?

0 Answers  


how to execute main()

4 Answers   Symphony, TCS,


What are the 4 versions of java?

0 Answers  


Can we instantiate interface in java?

0 Answers  


What is the purpose of the main method?

0 Answers  






Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?

0 Answers  


What is ide with example?

0 Answers  


What is a function in programming?

0 Answers  


Describe inheritance as applied to java?

4 Answers  


Why we should declare the variables as static and final in interfaces?

1 Answers  


What is treeset in java collection?

0 Answers  


what is the full form of java

3 Answers  


Categories