Statewise Prepration
Govt. Examwise MCQ
974 MCQ Questions in english हिन्दी
What is the correct way to define a dictionary?
Dictionaries are defined using curly braces with key-value pairs.
What is the correct way to open a file for writing?
"w" mode opens the file for writing (overwrites if exists)
Which of these is not a keyword in Python?
eval is a built-in function, not a keyword.
What is the output of: print("5" + "5")?
String concatenation results in "55".
What keyword is used to handle exceptions in Python?
except is used with try to handle exceptions.
What is the output of bool(0)?
bool(0) is False, because 0 is considered falsey
What will be the output of print(2 ** 3)?
** is the exponentiation operator (2³ = 8).
Which keyword is used to define a function in Python?
Python uses the def keyword to define functions
What is the output of: print(type([]))?
[] denotes a list in Python
Which built-in method returns the character at the specified index in a string?
What is the correct syntax for a ternary operator?
What keyword is used to handle exceptions?
What will typeof [] return?
How do you call a function named myFunction?
The National Aquatic Animal of India, often found in Bihar rivers, is:
This dolphin species, often found in the Ganga river, is declared India’s National Aquatic Animal and is protected especially in Bihar’s stretch of the river. Commonly appears in Bihar environmental science questions.
What is the function of Krishi Vigyan Kendras (KVKs) in Bihar?
KVKs (agricultural science centers) train farmers, demonstrate new methods, and conduct soil/water testing, forming a backbone of rural agricultural extension in Bihar.
Which keyword declares a block-scoped variable?
What will 0.1 + 0.2 === 0.3 return?
What does typeof NaN return?
Which of the following districts of Bihar has the highest literacy rate in Mathematics-related subjects (as per recent surveys)?
Patna, being the educational hub, has a relatively higher performance in Mathematics compared to other districts.
Who is considered the “Father of Mathematics” from Bihar?
Aryabhata, born in Bihar (Kusumapura, now Patna), made pioneering contributions to algebra, arithmetic, and astronomy.
Who is considered the “Father of Mathematics” from Bihar?
Aryabhata, born in Bihar (Kusumapura, now Patna), made pioneering contributions to algebra, arithmetic, and astronomy.
Bihar’s school curriculum includes Vedic Mathematics to promote mental math skills. Which formula belongs to Vedic Maths?
Urdhva-Tiryagbhyam is a key formula in Vedic Maths, taught in schools across Bihar to enhance arithmetic skills.
The Aryabhatiya, written by Aryabhata, contains how many verses?
Aryabhatiya includes 121 Sanskrit verses covering arithmetic, algebra, plane trigonometry, and astronomy.
The mathematical concept of “zero” was first formalized in India. Which Bihar-based scholar is often associated with its development?
Aryabhata used zero as a placeholder in the place-value system, laying the foundation for modern mathematics.
In Bihar, which place is famous for the ancient Jain temple of Lord Mahavira’s Nirvana?
Pawapuri is a revered Jain pilgrimage site where Lord Mahavira attained Nirvana and was cremated.
Which dance form is native to Bihar and often performed during weddings?
Jat-Jatin is a traditional folk dance of Bihar, representing themes of love, separation, and rural life.
Which city was the capital of the Magadh Empire and a center of learning in ancient Bihar?
Patliputra (modern-day Patna) was the capital of Magadh and later Maurya and Gupta empires; it was a hub for politics, education, and trade.