Question
A company made credit sales of Rs.72 lakh in the year.
If the debtors value at end of the year was Rs.12 lakh, what will be the average age of receivables, assuming there are 360 days in a year?Solution
Average age of receivables = 360/receivables turnover Receivables turnover = credit sales/average debtors = 72 lakh/12 lakh = 6 times Therefore, average age of receivables = 360/6 = 60 days
A PL/SQL `TRIGGER` is a stored program that automatically executes in response to:
Which SQL command is used to retrieve data from a table?
Which SQL clause is used to group rows based on one or more columns?
Which type of attack exploits software bugs to execute arbitrary code on a system?
A system is in a safe state when:
A "diamond" shape in an E-R Diagram typically represents a:
Which of the following is a significant disadvantage of using a traditional file system compared to an RDBMS?
What is a page fault?
What will re.findall(r'\d+', 'abc123def45ghi') return?Â
Which of the following is a type of phishing attack?