Start learning 50% faster. Sign in now
Current maturities of long term debt is a current liability as now the debt has been matured for repayment. Debentures are non-current liability, this is because debentures are long-term borrowing instruments with maturities usually extending beyond one year. Uncalled liability on shares is classified as Contingent Liabilities & commitments. Deferred tax liabilities are expected to be settled more than one year into the future, so they fall under the non-current liabilities category.
Which of the following is the primary reason why polymorphism is useful in Object-Oriented Programming (OOP)?
Which of the following accurately describes the role of a "foreign key" in a relational database system?
Which type of relationship between classes in OOP is best represented when one class is a part of another class but can exist independently?
...Which of the following techniques is primarily used to address overfitting in machine learning models?
Which of the following statements about parameter passing in Python is TRUE?
Which of the following statements accurately describes the function of a Gantt Chart in project management?
In networking, what is the primary purpose of subnetting?
Which of the following traversal methods is used to visit nodes in the order "left child, root, right child" in a binary tree?