MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    What would happen with the given lines of code?\[\begin{array}{*{35}{l}} ~~~~~~~~~CLS \\ ~~~~~~~~~COLOR\text{ }14,\text{ }2 \\ \end{array}\] | 
                            
| A. | Foreground color is set to yellow and background color is set to green. | 
| B. | Foreground color is set to green and background color is set to yellow. | 
| C. | Foreground color is set to green and background color is set to default. | 
| D. | Foreground color is set to blue and background color is set to green. | 
| Answer» B. Foreground color is set to green and background color is set to yellow. | |