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 / siva thimmannagari
i told the interviewer like- the thread which is going to
write to excel in SLEEP model.he told like there is no
sleep statement in between READ and WRITE..
i dont know the answer
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are the advantages of JTA over JTS?
What is the infobus?
Difference between loadclass and class.forname?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Why is string immutable in java?
Explain the advantages and disadvantages of detached objects.
which type of objects reference will be given to client?
Explain what is synchronization?
Is it possible to stop the execution of a method before completion in a sessionbean?
What is the purpose of the wait() method?
What are various types of class loaders used by jvm?
Difference between new operator and class.forname().newinstance()?
Is “abc” a primitive value?
What is the immediate superclass of the applet class?
What is the map interface?