Vidyalelo
Computer Science · Q248

Linux

Engineering and GATE · Computer Science · question 248

Q248

Which call to use to set the resource count of semaphore?

A.
semget( )
B.
semctl( )
C.
sem_setcount( )
D.
sem_set_count( )
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board