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 / dharmender
in this case, after write statement we can put flush statement to force the buffered bytes to be written. then the read statement will show the date.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What restrictions are placed on the location of a package statement within a source code file?
How to determine SGA site?
Is the session factory thread safe?
how do you Handle Front End Application data against DB with example?
What is clustering? What are the different algorithms used for clustering?
How substring() method of string class create memory leaks?
Explain what is orm?
Explain about RMI Architecture?
Can we sent objects using Sockets?
What is synchronization and why is it important?
what is the use of State Factories?
What’s jboss jbpm?
What you mean by COM and DCOM?
Which textcomponent method is used to set a textcomponent to the read-only state?
Explain the difference between object state and behavior?