InterviewSolution
Saved Bookmarks
| 1. |
______________ converts text to local OS formatting conventions along with repairing the text damaged by file transfer programs.(a) ClassConstants(b) BaseFilterReader(c) BaseParamFilterReader(d) FixCrLfFilterThe question was posed to me in an online interview.My query is from Continuous Integration topic in chapter Continuous Integration Tools of JUnit |
|
Answer» The CORRECT choice is (d) FixCrLfFilter |
|