3300+ MCQ Questions in english हिन्दी

Share:

The capital of Scindia rulers in Madhya Pradesh was?

The Bhil revolt in Western Madhya Pradesh was led by whom?

Which tribal revolt occurred in Madhya Pradesh during the British period?

Bhopal was founded by which Afghan ruler?

banner ad

Rani Durgavati died fighting which Mughal general?

Who founded the Gondwana kingdom in Madhya Pradesh?

The famous Kalachuri dynasty ruled over which part of Madhya Pradesh?

The Great Stupa at Sanchi was originally commissioned by which emperor?

Which ancient city of Madhya Pradesh was the capital of King Ashoka during his viceroyalty?

Who was the first Chief Minister of Madhya Pradesh?

How many members are there in the Uttar Pradesh Legislative Council (Vidhan Parishad)?

UP has a bicameral legislature; its upper house (Legislative Council) has a sanctioned strength of 100 members. Members are elected through various methods—MLAs, local authorities, teachers, graduates, and nominated. It functions as a revising chamber like the Rajya Sabha.

banner ad

Who appoints the Governor of Uttar Pradesh?

The Governor is appointed by the President under Article 155 of the Constitution. He acts as the constitutional head of the state. The appointment is generally based on advice from the Union Council of Ministers.

Uttar Pradesh has how many seats in the Rajya Sabha?

Uttar Pradesh sends 31 members to the Rajya Sabha, the highest among all Indian states. Rajya Sabha members are elected by MLAs through proportional representation. This reflects UP's large population and legislative size.

What is the minimum age required to become the Chief Minister of Uttar Pradesh?

As per Article 173 of the Indian Constitution, the minimum age to become an MLA and thereby eligible for CM is 25. There is no separate provision for CM; he/she must be a member of the state legislature. Eligibility includes Indian citizenship and no disqualifications.

Who was the first Chief Minister of Uttar Pradesh?

Govind Ballabh Pant served as the first CM of Uttar Pradesh from 1950 to 1954. He played a major role in shaping UP’s early administrative framework post-independence. Pant was also an active participant in India’s freedom movement.

How many seats are there in the Uttar Pradesh Legislative Assembly?

The UP Legislative Assembly (Vidhan Sabha) has 403 elected members, making it the largest state assembly in India. It represents constituencies across the entire state. This number was fixed under the Delimitation Act, 2008.

In networking, what is the purpose of a “subnet mask”?

A subnet mask identifies the network and host portions of an IP address. It allows efficient routing and management of IP address blocks. Subnetting improves security and performance of networks.

Which computer architecture uses a single bus for instructions and data?

von Neumann architecture stores both data and program instructions in the same memory. This design is simple but suffers from the "von Neumann bottleneck." It's used in most general-purpose computers.

banner ad

Which layer of the OSI model is responsible for encryption and compression?

The presentation layer manages data formatting, translation, encryption, and compression. It acts as a translator between the application and the lower layers. This layer ensures readable data formats between systems.

What does RAID stand for in storage systems?

RAID is a method to combine multiple physical disks into one logical unit to increase performance or redundancy. Different RAID levels offer trade-offs between speed and fault tolerance. RAID is common in servers and critical storage systems.

What is the time complexity of binary search on a sorted array?

Binary search divides the search space in half with each step, resulting in logarithmic time complexity. It requires the input to be sorted. This makes it faster than linear search for large datasets.

In blockchain technology, what is a “nonce”?

Nonce is a random or pseudo-random number used once in cryptographic communications. In blockchain mining, it's adjusted to find a valid hash. This process ensures block validity in Proof-of-Work systems.

Which protocol is used to send emails from a client to a server?

SMTP (Simple Mail Transfer Protocol) is used to send emails from the client to the mail server or between servers. POP3 and IMAP are used for retrieving emails. SMTP typically works on port 25 or 587.

Which of these is not a type of machine learning?

Synchronized learning isn't a category of machine learning. The three major types are supervised (labeled data), unsupervised (unlabeled data), and reinforcement (rewards/punishments). These approaches underpin AI systems today.

What does the acronym “DNS” stand for in networking?

DNS translates human-readable domain names like example.com into IP addresses. It acts like a phonebook of the internet. Without DNS, users would need to remember complex IP numbers.

banner ad

Which network topology uses a central controller to manage communication?

In a star topology, each device connects to a central hub or switch, which controls data transmission. This makes troubleshooting easier but increases dependence on the hub. Failure of the hub can disrupt the entire network.

In C++, what is the default access specifier for class members?

In C++, class members are private by default unless explicitly specified. This promotes data encapsulation and hides implementation details. Structs, in contrast, have public members by default.

Which of the following file systems supports journaling?

NTFS (New Technology File System) includes journaling, which helps in recovering data after a system crash. It logs changes before actually writing them to disk. FAT-based systems do not support journaling.

×
Subscribe now

for Latest Updates

Articles, Jobs, MCQ and many more!