Consider the following statements.
- Operating systems and language processors are components of system software.
- A disk defragmenter is a program that reorganizes files on a computer hard disk.
- A compiler is a type of language processor (line by line executor) that converts a high level language program into machine language line by line.
Which of the above statements is correct?
A1&2 only
B2&3 only
C1&3 only
DOnly 3