Question
Identify the incorrect statement about NBFC (Nonbanking
finance company)Solution
NBFCs lend and make investments and hence their activities are akin to that of banks; however, there are a few differences as given below: i. NBFC cannot accept demand deposits; ii. NBFCs do not form part of the payment and settlement system and cannot issue cheques drawn on themselves; iii. the deposit insurance facility of Deposit Insurance and Credit Guarantee Corporation is not available to depositors of NBFCs, unlike in the case of banks As NBFCs cannot accept demand deposits, therefore this is the option i.e A
The JDBC-ODBC bridge is
What is the output of the following Python code snippet?
  x = [1, 2, 3]
  y = x
  x.append(4)
  print(y)
When applying KVL to a circuit, how are voltage drops represented?
- Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph?
Which type of memory can be both read from and written to by the processor?
The symbol for a NAND gate is an AND gate followed by a:
What is exception handling in programming?
How many digits are there in the octal number system?
Which scheduling policy dynamically adjusts the priority of a job based on its behavior?
In a uniform distribution over the interval [a, b], what is the probability density function (PDF)?