Engineering Full Stack Apps with Java and JavaScript
Question: What will happen if you try to sort a collection List which doesn't implement Comparable?
Answer
Will get compilation error as: