Question
What is the total corpus limit under NPS for which 100%
withdrawal is now permitted?Solution
Subscribers with a total corpus of up to ₹8 lakh under NPS can now withdraw 100% of the corpus without having to purchase any annuity.
Which of the following is an example of an emerging technology that is most likely to impact the future of computing?
Which of the following traversal methods is used to visit nodes in the order "left child, root, right child" in a binary tree?
Fibonacci heaps support which operation in O(1) amortized time?
In B+ trees, which of the following statements is FALSE?
If an algorithm takes $5n²  + 3n + 10$ steps for an input of size n, its Big O notation would be:
In CI/CD pipelines, which of the following is NOT a key benefit of Continuous Integration (CI)?
Which of the following best describes the primary function of an IoT gateway in an Internet of Things (IoT) network?
Which of the following collision resolution techniques involves storing all elements that hash to the same value in a linked list?
Which of the following data structures is best suited for implementing a LIFO (Last In, First Out) mechanism?
Which of the following is NOT a type of graph representation?