Subjectwise MCQ
Statewise Prepration
Andaman NicobarAndhra PradeshArunchal PradeshAssamBiharChandigarhChhatisgarhDadra & Nagar Haveli and Daman & DiuDelhiGoaGujaratHaryanaHimachal PradeshJammu & KashmirJharkhandKarnatkaKeralaLaddakhLakshadweepMadhya PradeshMaharashtraManipurMeghalayaMizoramNagalandOdishaPondicherryPunjabRajasthanSikkimTamil NaduTelanganaTripuraUttar PradeshUttarakhandWest Bengal
Govt. Examwise MCQ
10445+ MCQ Questions in english हिन्दी
The Chief Information Commissioner and all Information Commissioners have agreed to a voluntary 30% reduction in their basic salaries. Who is India's Chief Information Commissioner?
Whose property is not liable for a company's debts?
What is the longest identifier that Python will allow?
Which Maharashtra airport has been renamed 'Chhatrapati Sambhaji Maharaj Airport'?
Which of the following statements in Python will produce the output 6? A = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]
Who does not participate actively in business?
Which tribal community recently reached a tripartite deal with the government of India and the state of Assam?
Individual ownership is referred to as?
Which of the following describes how a function in Python is used?
When was the three North-eastern states of Manipur, Meghalaya, and Tripura's recent Statehood Day celebration?
Is a valid definition of create a customer?
The output of the following Python code is... 1. >>>list1 = [1, 3] 2. >>>list2 = list1 3. >>>list1[0] = 4 4. >>>print(list2)
What will the following Python code produce?
print('*', "abcde".center(6), '*', sep='')
What kind of industry is hunting?
Which Python command is used to add a new element to a list?
What exactly is an economic activity?
What will the'result' variable in the following Python programme mean?
list1 = [1,2,3,4]
list2 = [2,4,5,6]
list3 = [2,6,7,8]
result = list()
result.extend(i for i in list1 if i not in (list2+list3) and i not in result)
result.extend(i for i in list2 if i not in (list1+list3) and i not in result)
result.extend(i for i in list3 if i not in (list1+list2) and i not in result)
What year will India's parliament meet in the new parliament building, as stated by Lok Sabha Speaker Om Birla?
Which of the following statements is used to create an empty set in Python?
What will the following Python code produce?
print("abc. DEF".capitalize())
What exactly is business?
What will the following Python programme produce?
z=set('abc')
z.add('san')
z.update(set(['p', 'q']))
z
Which module in the Python standard library is responsible for parsing command-line options?
What will the following Python programme produce?
def foo(x):
x[0] = ['def']
x[1] = ['abc']
return id(x)
q = ['abc', 'def']
print(id(q) == foo(q))
Which of the following statements is false?
Why is it necessary to generate a profit in business?
What does this declaration mean? int x : 4
What will the following Python code produce?
class tester:
def __init__(self, id):
self.id = str(id) ,
id="224"
>>>temp = tester(12)
>>>print(temp.id)
Latest Jobs
IBPS SO Recruitment 2025-Apply Online For 1007 P ...
Last Date: Jul 21
Guwahati High Court JAA Recruitment 2025-Apply O ...
Last Date: Jul 31
BHEL Recruitment 2025
Last Date: Aug 12
MPESB Recruitment 2025
Last Date: Aug 06
DRDO Recruitment 2025
Last Date: Jul 26