Report Bug

Qus

What is the output of the following code ?

def disp(*arg):
    for i in arg:
        print(i)
disp(name="Rajat", age="20")
Qus

निम्नलिखित कोड का आउटपुट क्या होगा?

def disp(*arg):
    for i in arg:
        print(i)
disp(name="Rajat", age="20")


A. TypeError
B. Rajat 20
C. Name age
D. None of these


Solution
A. TypeError



Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad