Which of the following statements is correct? Generics can help detect type errors at compile time, thus making programs more robust. Generics can make programs run faster.
1) True
2) False