InterviewSolution
Saved Bookmarks
| 1. |
When we execute a C program, CPU runs in ____ mode.(a) user(b) kernel(c) supervisory(d) systemI had been asked this question by my school teacher while I was bunking the class.I would like to ask this question from System Calls Basics topic in portion System Programming I – Files of Unix |
|
Answer» Correct answer is (a) user |
|