Identify the function call which does not result in error.

def fun(var1,var2):
    		print("yes")

i) fun(2,3)

ii) fun(var2=5,3)

iii)fun(var2=5,var1=2)

ii

iii

Both i and iii

i, ii, iii

Verified Answer
Correct Option - c

To get all Infosys Certified L1 Junior Network Admin Professional Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram