iam writing the contents to a excel through I/O
i am putting first statement as WRITE and then READ(from
excel) immediately..later user complains that he is not
getting the date by using READ ..wat could be the situation
Answer Posted / shivendra
I think firstly when we write data into to excel it is not
to be saved in excel. So we need the save operation or we
can close the file after write operation and then open it
and read it.
Is it correct ans?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What if the static modifier is removed from the signature of the main method?
What is ripple effect?
What modifiers may be used with an interface declaration?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What is the difference between the session.update() method and the session.lock() method?
What class is used to create Server side object ?
What is colon_pkg_prefixes and what is its use?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What is RMI and what are the services in RMI?
What value does readline() return when it has reached the end of a file?
What is a tasks priority and how is it used in scheduling?
Difference between swing and awt?
What is the purpose of the notifyall() method?
Why doesn’t the focus feature on the tag work in every circumstance?
What is the difference between RMI and Corba?