What for read() function?

Answer Posted / chandu

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

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain inheritance in java?

555


What is instanceof keyword?

729


Why main method is static in java?

596


Can Exception handling we can handle multiple catch blocks?

646


how to open and edit XML file in Weblogic???

1551






What is the synonym of framework?

559


how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

1852


What is a variable declaration?

527


List down the methods and interfaces of collection class in java.

543


How do you invoke a method?

539


What are the differences between the constructors and methods?

579


How can we break singleton in java?

525


Explain the features of interfaces in java?

558


What is meant by collection in java?

552


Explain importance of inheritance in java?

604