. Pitt's India Act - This act was passed in 1784. So, Pitt's India Act (A) matches with the year 1784 (1). B. Permanent Settlement of Bengal - The Permanent Settlement, also known as the Permanent Settlement of Bengal, was introduced by Lord Cornwallis in 1793. So, the Permanent Settlement of Bengal (B) matches with the year 1793 (2). C. Introduction of the Subsidiary Alliance System - The Subsidiary Alliance System was introduced by Lord Wellesley, who became Governor-General in 1798. So, the Introduction of the Subsidiary Alliance System (C) matches with the year 1798 (3). D. Abolition of Sati - The practice of Sati was formally abolished by Lord William Bentinck in British India under regulation XVII in the year 1829. So, the Abolition of Sati (D) matches with the year 1829 (4). The correct matches are: A-1, B-2, C-3, D-4.
Which keyword is used to allocate dynamic memory in C++?
In which part of a function are local variables typically declared?
Attributes that do not exist in the physical database, but their values are derived from other attributes present in the database.
What is the purpose of the "GROUP BY" clause in an SQL query?
In a compiler, keywords of a language are recognized during
Which type of variable has the widest scope and can be accessed from any part of the program?
Sending a packet to all destination simultaneously is called
Which tree traversal visits the nodes in the order: left, root, right?
What is machine learning?
In dynamic programming, what is memoization?