Question
What is the minimum investment grade credit rating
required for Housing Finance Companies (HFCs) to accept public deposits in India?Solution
Housing Finance Companies (HFCs) in India must have a minimum investment grade credit rating of BBB or higher to accept public deposits. This requirement ensures the financial stability and creditworthiness of the HFCs.
Which of the following statements accurately describes Third Normal Form (3NF) in database normalization?
You are trying to parse a JSON string in Java using a library like org.json.
import org.json.JSONObject;
import org.json.JSONException;
Complete the insert_at_beginning function for a singly linked list. Assume Node has data and next attributes.
class Node:
  def __init...
Which approach does BERT use for pre-training?
What does "optimal substructure" mean in the context of Dynamic Programming?
Consider the following Java code snippet:
  import java.util.PriorityQueue;
  public class HeapQuestion5 {
    publ...
What is the value of sum after the following Python code executes?
  sum = 0
  for i in range(5):
    if i % 2 == 0...
The major limitation of MIS is:
Which is best fit for blank space 14?