<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CS604 Quiz#1 Solution and discussion]]></title><description><![CDATA[<p dir="auto">___________ scheduler takes the process from the ready queue and assign the CPU with the help of Dispatcher.<br />
Long term<br />
<strong>Short term</strong><br />
Medium<br />
Swapper</p>
<p dir="auto">While using the read/write system call which data type is use to return the size of file to buffer from file descriptor fd? CS604<br />
Pipefd<br />
SIZE_MAX<br />
FIFO<br />
Ssize_t</p>
<p dir="auto">_____ system call is used to write to a file or FIFO or any other IPC channel. CS604<br />
read<br />
<strong>write</strong><br />
open<br />
fork</p>
<p dir="auto">In multi-threaded process thread () take two argument, they are used to take______________ and ___________. CS604</p>
<p dir="auto">Program counter value, address space limit<br />
<strong>New thread ID, process name</strong><br />
Register count, program counter<br />
New thread function name, new thread ID</p>
<p dir="auto">The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner. CS604</p>
<p dir="auto"><strong>Operating system (Page 6)</strong><br />
Application software<br />
All Software<br />
All of the given</p>
<p dir="auto">When sender never block because it has an infinite length storage area, then it means it is holding a queue of _____________ capacity. CS604</p>
<p dir="auto">Zero<br />
<strong>Unbounded</strong><br />
Defined<br />
Bounded</p>
<p dir="auto">How many modes are supported in operating system? CS604</p>
<p dir="auto">1<br />
<strong>2</strong><br />
3<br />
4</p>
<p dir="auto">In process management, some of the jobs can be suspended for some time in order to give other jobs a chance to be in execution. Which command can be used to place back a suspended program?   CS604<br />
<strong>fg</strong><br />
top<br />
ps<br />
bg</p>
<p dir="auto">A Process ‘A’ that has finished working but its parent process has also finished its execution. In this state the process ‘A’ will be called as _____ process. CS604</p>
<p dir="auto">Child<br />
Thread<br />
<strong>Zombie (Page No. 39)</strong><br />
Fork<br />
In Unix/Linux ------------- are used for client server communication to pass data between a server process and client processes. CS604<br />
<strong>FIFO (page 60)</strong><br />
LIFO<br />
Read()<br />
Write()</p>
]]></description><link>https://community.secnto.com//topic/67/cs604-quiz-1-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 19:59:57 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/67.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 May 2019 13:26:21 GMT</pubDate><ttl>60</ttl></channel></rss>