M
Q. Consider the following statement
var Set = sets.Set;
var s = new Set(1,2,3);
What could be the efficiency quotient of the above two statements ?
- Correct Answer - Option(A)
- Views: 76
- Filed under category Machine Learning
Discusssion
Login to discuss.