Question
The ceiling for declaration of dividend (dividend payout
ratio) for NBFCs who do not accept public deposits and funds is _______.Solution
The guidelines for declaration of dividend shall be applicable to all NBFCs regulated by RBI as below: (a) Applicable NBFCs as defined in Paragraph 2(2) of Non-Banking Financial Company - Systemically Important Non-Deposit taking Company and Deposit taking Company (Reserve Bank) Directions, 2016; and (b) Applicable NBFCs as defined in Paragraph 2(2) of Non-Banking Financial Company – Non-Systemically Important Non-Deposit taking Company (Reserve Bank) Directions, 2016. These guidelines shall be effective for declaration of dividend from the profits of the financial year ending March 31, 2022 and onwards.
Which of the following problems cannot be solved using greedy algorithms for optimal result?
Which command is TCL command
Which of the following sorting algorithms is considered stable (i.e., preserves the relative order of equal elements)?
What is the default replication factor in HDFS?
A bank's customer database has 1,000,000 sorted records. Compare the maximum number of comparisons needed by Linear Search vs Binary Search to find a sp...
Counting Sort is an efficient sorting algorithm when the range of input elements (k) is not significantly larger than the number of elements (n). What i...
Which sorting algorithm is not stable by default?
The time complexity of computing the all-pairs shortest paths in a dense graph with V vertices using Floyd–Warshall is:
What is the space complexity of Bubble Sort?
Which of the following is NOT a characteristic of the SJF (Shortest Job First) scheduling algorithm?   Â