Class 12 CS Chapter 9 Ex 9.1 Solutions Sumita Arora New Syllabus / listing12CSSA, Uncategorized / By Neha 1. What do you mean by the following terms ? ...click here for answer 2. What do you understand by the following : (i) simple ...click here for answer 3. When would you go for linear search in an array and why ? ...click here for answer 4. State condition(s) when binary search is applicable. ...click here for answer 5. Name the efficient algorithm offered by Python to insert element in a sorted sequence. State condition(s) when binary search is applicable. ...click here for answer 6. What is a list comprehension ? ...click here for answer 7. What is a 2D list ? ...click here for answer 8. What is a nested list ? ...click here for answer 9. Is Ragged list a nested list ? ...click here for answer