What component in Kafka is responsible for publishing messages?
Producer
Which lake is the largest in Bengaluru?
Bellandur Lake
What is the full form of CTR?
Central Tiffin Room
What is the smallest deployable unit in Kubernetes?
Pod
Kumbh Mela – World's Largest Religious Gathering, is held once every ___ year(s).
12
What is the difference between naan and roti?
Naan is made from all purpose flour (maida), whereas rotis are made from wheat
What is the output of the following commands in Python?
1. print('5' * 3)
2. print([5] * 3)
3. print(5 * 3)
1. 555
2. [5,5,5]
3. 15
First City in India to Get Electricity?
Bengaluru
A steamed, fluffy savory cake originating from the Indian state of Gujarat. What is it?
Dhokla
What is the difference between 'is' and '==' in Python?
is: Checks whether two variables point to the same object in memory (identity).
==: Checks whether the values of two variables are equal (equality).
During World War II, rice shortages led the Mavalli Tiffin Rooms (MTR) in Bengaluru to invent which popular dish?
Rava Idly
Which iconic Indian street food is often dubbed the "poor man's burger"?
Vada Pav
Python uses a combination of 'reference counting' and 'garbage collection' to manage memory. What do they mean?
Reference counting: Keeping count of the number of references pointing to a memory location. (When it reaches 0, data is cleared.)
Garbage collection: Automatic deallocation of memory during runtime
The states Arunachal Pradesh, Assam, Manipur, Meghalaya, Mizoram, Nagaland, Tripura are collectively called ___
The Seven Sisters
The royal chef, Kakasura Madappa, concocted this sweet for Maharaja Krishnaraja in the early 20th century. What is it?
Mysore Pak