Setting up and operationalising India’s maiden IFSC in GIFT City has been a path-breaking financial reform underpinning India’s increasingly liberal outlook towards capital account convertibility. GIFT-IFSC is housed in India’s first fully operational Smart City with world-class commercial, social and physical infrastructure. To bolster the development of IFSC, the Government took a major policy decision to establish the first of its kind, unified and agile financial sector regulator for IFSCs viz International Financial Services Centers Authority (IFSCA) through an Act of Parliament in 2019. From 1st October 2020, IFSCA assumed the power of four domestic sector regulators, namely RBI, SEBI, IRDAI & Pension Fund Regulatory and Development Authority of India (PFRDAI), in so far as the development and regulation of IFSCs in India were concerned.
Which of the following protocols is primarily used to assign IP addresses dynamically to devices on a network?
What will be the output of the following code snippet demonstrating abstraction in Python?
from abc import ABC, abstractmethod
class Shape...
What will be the output of the following code snippet implementing the Least Recently Used (LRU) page replacement algorithm?
def lru(pages, capac...
Consider a Binary Search Tree (BST) with the following values inserted in sequence: 45, 32, 50, 15, 40, 47, 60. What will be the in-order traversal of t...
Which one of the following given statements possibly contains the error?
Which of the following sorting algorithms is NOT stable?
Which database management system feature helps ensure that all transactions are completed successfully and consistently?
...Which of the following statements about Classless Inter-Domain Routing (CIDR) is NOT true?