The main purpose of software is to convert data into
Explanation:
The primary function of software is to process raw data and transform it into meaningful information. Data, in its raw form, is a collection of facts and figures, while information is processed, organized, and structured data that provides context and meaning. Software applications are designed to take input data, perform operations on it (e.g., calculations, sorting, filtering), and then present the results as understandable information. Option (a) 'web site' is a specific application or platform, not the general output of data conversion. Option (c) 'program' is software itself, not what data is converted into. Option (d) 'object' can refer to a concept in object-oriented programming or a physical entity, neither of which represents the general purpose of data conversion by software. Thus, (b) 'information' is the correct answer.