What is System call executable binary file into a process?
Answer / Deepti Verma
A system call is a request made by a user-level program to the operating system's kernel for services such as file I/O, memory management, process scheduling, and network communication. When an executable binary file is loaded into memory and executed, it becomes a process, and the operating system's kernel handles these requests through system calls.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to Initialize contents of a dialog?
What are the COM components
2 Answers SunSoft Technologies,
In Win32 application can we use CString datatype?
what is the function to repaint a window immediately?
what is the stack size in win 32 program
What is System call executable binary file into a process?
What is Function entry for DLL in win3.1?
What is preemption ? context switching ?
Message to limit the size of window
Function entry for DLL in win3.1
win 3.1 supports which type of multi tasking?
java is pure object oriented programming language why?