Start learning 50% faster. Sign in now
To find the number of trailing zeros in 475! count the number of times 10 is a factor in 475! Since 10=2×5 and there are usually more factors of 2 than 5, we only need to count the number of factors of 5. ATQ- 475/5 =95 95/5 =19 19/5=3 Total zero =95+19+3 =117.
What is the purpose of software maintenance?
Which component in the CPU holds the data to be operated on, performs calculations, and stores the results?
In a DBMS, what is the primary purpose of a locking protocol?
The symbol for a NOT gate is a:
Why it is unethical to share copyrighted file?
Which topology covers security, robust and eliminating traffic factor?
A digital signature provides which of the following security properties?
Which of the following is data type is NOT Valid in Python?
Which is not true for B-Tree?
Which component is responsible for translating virtual addresses to physical addresses?