answersLogoWhite

0

Is it necessary to use Buffered Reader to read in java?

Updated: 8/20/2019
User Avatar

Wiki User

10y ago

Best Answer

Buffered Reader increases efficiency of I/O.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is it necessary to use Buffered Reader to read in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is java bar code reader?

Java barcode reader is barcode reader in java applications which can read out the information encoded in the barcode.


How do you read contents of pdf file using java?

Not sure if Java is capable of that but you can download a PDF text reader at this site: http://www.ctdeveloping.com/ctdeveloping/products/pdftextreader_info.asp


How do you read a pdf file using java?

Not sure if Java is capable to do that but you can download a PDF text reader using this http: http://www.ctdeveloping.com/ctdeveloping/products/pdftextreader_info.asp


What is the difference between read and readline in java?

It depends on the context, but generally read() will return a single byte of data from a Reader or InputStream, while readLine() will read characters from a Reader until a newline is found. and this method is deprecated now.and this is a method of DataInputStram class


Program in Java to create file and copy content of an existing file to it?

You need to use File class to create file in java and than Reader class implementation such as BufferedReder to read content.


What is the purpose of the proximity reader?

The purpose of a proximity card reader is the contactless exchange of data between the reader and the card. Traditional card readers need the cards to be inserted in a module to be read, which is not necessary in case of a proximity reader.


How read xml file in java?

Java provides several XML Parsers like DOM, SAX or JDOM and API javax.xml.parsers by using those we can easily read xml files in Java. DOM is quickest and easiest way to read XMlL file in Java.


Can vista read java?

Yes. Due to Java being an interpreted language, almost any system can read it. In fact, I'm running vista with java right now.


Can an SD card reader read an SDHC card?

The two are not mutually exclusive. However, the card reader must have the firmware necessary to read an SDHC card. If the device is more than a couple years old, there probably aren't any updates available to add this functionality.


How you use java?

Hi You should read Java API , there is every thing that you need.


Could you read manga on the Sony reader?

yes you can read manga on a reader but it will be in the photo section of the reader so u wont be able to organize it


Can i read value in JAVA at runtime?

Yes you can...