Answer:
It create a new file in which writing of data begins.
Explanation:
A file can be open in the three mode:
-r (Read mode): open an existing file for the purpose of reading data from it.
-w (write mode): Create a new file for the purpose of writing data to it.
-a (append mode): open an existing file for the purpose of appending extra data to it but if the file does not exist, it create a new file and start writing data to it.
I think it might be A. mouse sorry if I get it wrong tho hope it’s right.
#1) A(n ________ cpu has two processing paths, allowing it to process more than one instruction at a time.
Answer: Multi-core. A multi-core processor is a single computing component with two or more independent actual processing units (called "cores"), which are units that read and execute program instructions. The instructions are ordinary CPU instructions, but the multiple cores can run multiple instructions at the same time, increasing overall speed for programs.
Contemporary pc operating systems and application software use a Graphical User Interface (GUI), which extensively uses icons, buttons, bars, and boxes to perform tasks.
What is a GUI?
A system of interactive visual components for computer software is known as a GUI (Graphical User Interface).
Compared to MS-DOS and the shell of Unix-like operating systems, a GUI is more user-friendly than a text-based command-line interface.
Objects like icons, cursors and buttons are included in a GUI. Sometimes these elements are enhanced with visual effects like transparency and sounds.
Learn more about Graphical User Interface here: brainly.com/question/14758410
#SPJ4
It allows commonly used instructions to be stored for easier access, but the ram gets deleted when ever you restart the computer.