Python Programming - Lambda Functions - Discussion
Discussion Forum : Lambda Functions - General Questions (Q.No. 21)
21.
What happens if a lambda function has more parameters than arguments provided during its invocation?
Answer: Option
Explanation:
If a lambda function is defined with more parameters than provided during invocation, a
TypeError
is raised.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers