dolly bhawsar

Greenhorn
+ Follow
since Feb 19, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by dolly bhawsar

i want to know how should i implement, if i have two threads waiting on a bunch of code to be complete.

just for an simple example: if i have write a function to calculate sum of few integers and after performing this sum i m displaying that amount.
finally i want that one thread perform this sum() and another print it,,so i want that while executing the sum() through one thread another would wait for it's completion.

please someone tell me the code for implementing above, so that i can clearly understand the basic idea of wait and notify. i m confused in terms of when to wait, for which object i have to use wait(), and when and for which thread i have to use notify().

Regards:
Dolly Bhawsar
hi himanshu.
i am sorry , i can only give you the answer of your 1st question,here it is:-

As per my knowledge of Record Management Store, data that we store in an record store is stored in the internal memory of our mobile phone device,because record store is a non-volatile memory..

I hope i given you satisfiable answer for your question.

Regards:
Dolly Bhawsar
14 years ago
please convey an idea to me that how to display an image taken from httpconnection on canvas or a form.
14 years ago