Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



iam writing the contents to a excel through I/O i am putting first statement as WRITE and then REA..

Answer / 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

iam writing the contents to a excel through I/O i am putting first statement as WRITE and then REA..

Answer / 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

iam writing the contents to a excel through I/O i am putting first statement as WRITE and then REA..

Answer / 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

More Advanced Java Interview Questions

what is the life cycle of jsp?

1 Answers   HCL, ITC Infotech,


How is a java object message delivered to a non-java client?

0 Answers  


When you will synchronize your code?

2 Answers  


What is abstract schema?

0 Answers  


How are the elements of a cardlayout organized?

0 Answers  


Can you write Java code for declaration of multiple inheritance in Java ?

6 Answers   Kingshir, Oracle,


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

0 Answers   Ducat,


What invokes a thread?s run() method?

2 Answers  


Describe activation process?

0 Answers  


Explain the purposes of methods wait(), notify(), notifyAll ()?

2 Answers  


What are the services in RMI ?

0 Answers  


Explain the methods of Naming class, rebind( ) and lookup()?

1 Answers  


Categories