Start learning 50% faster. Sign in now
Only statement 1 is correct : In the Delhi Sultanate, the task of collecting revenue directly from peasant and measurement of land rested on Amils. Iqta system evolved in West Asia significantly in Persia. Mir Bhakshi was the head of militiary department in Mughal India whereas in Delhi Sultanate, Ariz under Diwan-i-arz (set up by Balban) was improved by Alauddin Khalji as he introduced Dagh system which was aimed to improve Horse quality as well as eliminate fake numbering
Which SQL command is used to remove only specific rows from a table while preserving the structure and other rows?
What is the primary purpose of a B+ Tree in a database management system?
What is the time complexity of searching an element in a balanced binary search tree (BST) with nnn nodes?
Which of the following is a primary advantage of using a star schema in a data warehouse design?
What will be the output of the following Java snippet?
class A {
public void display() {
In B+ trees, which of the following statements is FALSE?
What is the output of the following recursive function call func(3) ?
int func ( int n) {
Which testing type evaluates internal code logic and control flow?
In network architecture, what is the primary advantage of a mesh topology over a star topology?