Python Programming - Sets - Discussion
Discussion Forum : Sets - General Questions (Q.No. 36)
36.
What is the result of the expression
set('python').isdisjoint(set('java'))
?
Answer: Option
Explanation:
The
isdisjoint()
method returns True if two sets have no elements in common.
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