how many trailing zeroes are there in 100! (100 factorial)?
Answer Posted / gabry
22
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we develop a multi-tier application in Java?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
What's the difference b/w Table & Templete in Smartform?
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
What is Negative testing?
How to call a C++ function which is compiled with C++ compiler in C code?
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
What is the difference beween joblib and steplib statements
What is the Difference between in memory database and physical database
what is session state?
what is an INI file?
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution