Which of the following can be used to write a high level program source code?
Answer Details
Lotus 1-2-3 and MS Access are spreadsheet and database management software, respectively, and Opera is a web browser. These software cannot be used to write a high-level program source code.
Text Editor, on the other hand, is a simple software application that allows users to create and edit plain text files. It can be used to write source code for a high-level programming language such as Python, Java, or C++. Therefore, Text Editor is the correct option for writing a high-level program source code.