How does an application program interact with the operating system?
- sending files
- accessing BIOS or UEFI
- making API calls
- using processes
Explanation: Application programs interact with an operating system through system calls to the OS application programming interface (API). These system calls allow access to many aspects of system operation such as software process control, file management, device management, and network access.
Related exam: Checkpoint Exam: Analyzing Security Data Group Exam
Related exam: CCNA Cyber Ops Chapter 12 Exam Answers
