Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

SHE.
How do you change your setting in your dslr to do multiple shots per second?
In particular with Nikon D80.
My brother-in-law asked me how do you take multiple shots per second / rapid fire shots with a click, and also being an amateur i became interested in how to do this?
It could be really simple, but i haven't fiddled quite enough with my camera and i am also self taught.
I hope to take up classes after i graduate. Thanks
and if you like to see my works its here
1 AnswerPhotography1 decade agoHow long does it take for a newly reset ipod touch to access itunes store?
My Ipod touch was stuffing up and so i decided to reset all the settings and delete all the content.
I connected it again to my computer, and now itunes appears with the word 'ipod' in the middle of a white screen and says its accessing the itunes store.
Do i even need to wait for the itunes store to sync all my songs again to my resetted ipod touch.? It's been taking ages.
and if not how do i fix this?
2 AnswersMusic & Music Players1 decade agoWhat is the best lens to get next for my Nikon D80?
I have three already
nifty fifty, 18-55 and the 70-300 zoom.
What would be a credible investment on a good all round lens.?
5 AnswersCameras1 decade agocan someone help me with my data flow diagram?
email for email? since i cant post data flow diagrams here...
1 AnswerProgramming & Design1 decade agoWhat is the logic error in this algorithm and how do you fix it?
This is the module of the program we have to identify the problem from :
BEGIN Subroutine TopPrice
Count = 0
MaxIndex=1
WHILE Count > NumberofHouses
IF HouseSales (Count).Price>Housesales(MaxIndex).price
THEN MaxIndex = Count
ENDIF
ENDWHILE
Display HouseSales (MaxIndex).price
Display HouseSales (MaxIndex).suburb
Display HouseSales (MaxIndex).reality
The previous module before this is :
BEGIN Subroutine AverageCost
Count = 0
TotalCost, Average Cost = 0
WHILE Count < NumberofHouses
Count = Count + 1
Total Cost = Total Cost + House sales (count) price
ENDWHILE
Average = Total Cost / Count
Display Average
END Subroutine AverageCost
4 AnswersProgramming & Design1 decade ago