how many trailing zeroes are there in 100! (100 factorial)?
Answer Posted / banti sharma
24 zeros.
| Is This Answer Correct ? | 55 Yes | 7 No |
Post New Answer View All Answers
Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com
What is the merger sort principle and its time complexity.
why we need to take u?
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
5.Call by value and Call by reference with program?
when we use mantis? how learn mantis?
Write a shell program to test whether a given year is leap year or not ?
8.In DSP,Define Signal and System?and various type of signals.
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
what is the difference between Windows application and Unix application?
Outline the two important features of a terminating recursion. Any ideas?
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
Which design patterns have you used?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?