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 is metaspace?
What is the difference between long.class and long.type?
Name the class that is used to bind the server object with RMI Registry?
Which class is the immediate superclass of the menucomponent class?
Explain the steps in details to load the server object dynamically?
Is the infobus client side only?
What are the different methods of identifying an object?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
Why does the option tag render selected=selected instead of just selected?
For which statements does it make sense to use a label?
What are the pros and cons of detached objects?
What is Remote Server?
Can constructors be synchronized in java?
Name three component subclasses that support painting?
Can I use javascript to submit a form?