McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Computer Science Engineering (CSE)
→
Operating System Architecture
→
The child process invoke …….to execute p...
Q.
The child process invoke …….to execute program copy .
A.
fork
B.
execl
C.
wait
D.
printf
Answer» B. execl
628
0
Do you find this helpful?
6
View all MCQs in
Operating System Architecture
Discussion
No comments yet
Login to comment
Related MCQs
Two invocations copy copy.c newcopy.c copy copy newcopy
To invoke "bash" you type
The first program the kernel attempts to execute after basic system initialization is complete is called
The new process called, child process gets a ………... return value from fork.
Flow control in a shell program allows parts of a shell program to be executed
Flow control in a shell program allows parts of a shell program to be executed
What is the command to set the execute permissions to all the files and subdirectories within the directory /home/user1/direct
If you are a root user, how can you grand execute permission only for the owner of the file project1?
Which of the following umask settings doesn’t allow execute permission to be set by default on directory files
Which of the following umask settings allow execute permission to be set by default on regular files