Method to solve question to find the number of zeros in a
sequence given by:
1^1*2^2*3^3*4^4*5^5*6^6*........*99^99*100^100?
Answer Posted / arpit kishore raizada
Answer is 1300.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
A company canteen needs an automated system for its food and beverage management. The canteen receives food and beverage items from different distributors. All the non perishable items are stored in the store-room and the perishable items are put in the fridge. The manager should be able to add, delete or update food and beverage items onto the system and perishable and non perishable item details are to be stored separately. Both waiters and the cooks should be able to update the perishable items, but only the cooks should be allowed to update the non perishable items. Both cooks and waiters are not allowed to add or delete any items that are entered. identify the Schema, Table , Fields
what will happend if i fire this command in linux " rm -r / "
If I am in a room with 5 people and guess all their birthdays what is the probability of getting (only) one correct?
hello sir,pls fdorward previous group-I exam papers .....
write a pgm to accept an array of names & name & check whether the name is present in the array. return the count of occurance. use following array as input; {"Dave","Ann","dev","merry"}
What is the instruction to load the register B?
I am going to HAL Online test for Computer Science. Can you please mail me the model question papers ?
why every computer should have a boot strap routine?
how 2 write a program of this pattern usin for loop?? 1 2 3 4 5 6 7 8 9 10
Is there any difference between the concepts of encoding,decoding and encryption and decryption?
WHY WE SELECT U AS A PERTOLEUM ENGINEER THOUGH UR MARKS ARE LESS THEN OTHER APPLICANTS
what is difference between shell commands and shell scripting commands or both r same?
HOW CAN YOU RELATE THE FUNCTION WITH STRUCTURE EXPLAIN WITH APPROPRIATE EXAMPLES
Can one be shocked holding a wire carrying a very large current with a low voltage source?
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.