<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>New PS Exam &#187; Off Topics</title>
	<atom:link href="http://new.psexam.com/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://new.psexam.com</link>
	<description>Online Computer Science Degree Preparation Resources</description>
	<lastBuildDate>Mon, 19 Dec 2011 14:03:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Operating Systems Short Questions And Answers pdf eBook</title>
		<link>http://new.psexam.com/operating_system_short_questions_and_answers-pdf-ebook.html</link>
		<comments>http://new.psexam.com/operating_system_short_questions_and_answers-pdf-ebook.html#comments</comments>
		<pubDate>Sat, 27 Feb 2010 07:54:36 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[Off Topics]]></category>

		<guid isPermaLink="false">http://new.psexam.com/?p=38</guid>
		<description><![CDATA[The topic Operating System is included from elementary classes to the higher studies. It won&#8217;t be possible to focus the whole group of students in any study material. Thus, please see below &#8216;Who this eBook is for&#8217; to check if it is suitable for you before downloading. Who this eBook is for? This ebook focuses<a href="http://new.psexam.com/operating_system_short_questions_and_answers-pdf-ebook.html">Read more..</a>
Related posts:<ol>
<li><a href='http://new.psexam.com/computer-networking-short-questions-and-answers-pdf-ebook.html' rel='bookmark' title='Computer Networking Short Questions and Answers pdf eBook'>Computer Networking Short Questions and Answers pdf eBook</a></li>
<li><a href='http://new.psexam.com/download-microsoft-access-short-questions-and-answers-pdf.html' rel='bookmark' title='Download Microsoft Access Short Questions and Answers [pdf]'>Download Microsoft Access Short Questions and Answers [pdf]</a></li>
<li><a href='http://new.psexam.com/how-to-download-ebook.html' rel='bookmark' title='How to download eBook?'>How to download eBook?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>The topic Operating System is included from elementary classes to the higher studies. It won&#8217;t be possible to focus the whole group of students in any study material. Thus, please see below &#8216;Who this eBook is for&#8217; to check if it is suitable for you before downloading.</p>
<h3></h3>
<h3>Who this eBook is for?</h3>
<p>This ebook focuses the need and study of a higher secondary and bachelor&#8217;s degrees such as BCA, BIT and so on. Similarly it is equally useful if you are preparing for Computer Officer, Computer Engineer or IT Officers. Thus, the skill level required is from Intermediate to Advanced.</p>
<h3>Cover Page</h3>
<div id="attachment_39" class="wp-caption aligncenter" style="width: 467px"><img class="size-full wp-image-39" title="Operating System Short Questions And Answers" src="http://new.psexam.com/wp-content/uploads/2010/02/Operating-System-Short-Questions-And-Answers.png" alt="Operating System Short Questions And Answers" width="457" height="323" /><p class="wp-caption-text">Cover Page</p></div>
<h3></h3>
<h3>What is this eBook About?</h3>
<p>There has always been lack of good preparation materials for Computer Science Studies. Though the efforts of a man can never fulfill the gap, but I hope, I can add a bit on it. I would be glad if you find this eBook useful for your studies and will always welcome your comments and suggestions</p>
<p>The eBook covers the topics like Functions of Operating System, Thread, Process, Virtual Memory, Real Time System, Hard and Soft Real Time System, Thrashing, Multi-tasking, CPU Scheduler, Context Switching, Cash Memory, Deadlock Detection and Prevention, Marshaling, Semaphore, Mutex, Memory Partitioning Paging and Segmentation, Page Fault and so on.</p>
<p><span id="more-38"></span></p>
<h3>Contents:</h3>
<blockquote><p>1. What are the basic functions of an operating system?<br />
2. Why paging is used?<br />
3. What resources are used when a thread created? How do they differ from those when a process is created?<br />
4. What is virtual memory?<br />
5. What is Throughput, Turnaround time, waiting time and Response time?<br />
6. What is the state of the processor, when a process is waiting for some event to occur?<br />
7. What is the important aspect of a real-time system or Mission Critical Systems?<br />
8. What are the types of Real Time System?<br />
9. What is the difference between Hard and Soft real-time systems?<br />
10. What is the cause of thrashing? How does the system detect thrashing? Once it detects thrashing, what can the system do to eliminate this problem?<br />
11. What are multi tasking, multi programming and multi threading?<br />
12. What is hard disk and what is its purpose?<br />
13. What is fragmentation? Different types of fragmentation?<br />
14. What is DRAM? In which form does it store data?<br />
15. What is Dispatcher?<br />
16. What is CPU Scheduler?<br />
17. What is Context Switch?<br />
18. What is cache memory?<br />
19. What is a Safe State and what is its use in deadlock avoidance?<br />
20. What is a Real-Time System?<br />
21. What is MUTEX?<br />
22. What is the difference between a ‘thread’ and a ‘process’?<br />
23. What is Semaphore?<br />
24. What is Marshalling?<br />
25. Define and Explain COM?<br />
26. What is INODE?<br />
27. What are the different process states?<br />
28. What is marshalling?<br />
29. What is Mutex Object?<br />
30. What is semaphore?<br />
31. Explain Memory Partitioning, Paging, Segmentation.<br />
32. What is the Condition for deadlock occurrence?<br />
33. What are the Methods for Handling Deadlocks?<br />
34. What is a Safe State and its? use in deadlock avoidance?<br />
35. What is the usage of Deadlock Detection-Algorithm?<br />
36. What are the different Dynamic Storage-Allocation methods?<br />
37. What is fragmentation? Different types of fragmentation?<br />
38. Under what circumstances do page faults occur? Describe the actions taken by the operating system when a page fault occurs?<br />
39. What is the cause of thrashing? How does the system detect thrashing? Once it detects thrashing, what can the system do to eliminate this problem?<br />
40. Describe different job scheduling in operating systems.<br />
41. What is a Real-Time System?<br />
42. What is the main component of operating system<br />
43. Explain briefly about, processor, assembler, compiler, loader, linker and the functions executed by them.</p></blockquote>
<h3></h3>
<h3>How to Download Operating Systems Short Questions and Answers eBook?</h3>
<p>You might have been already figured out if you had downloaded any of the PS Exam eBook. Yes, all you have to do is to send an email to <strong><span style="color: #0000ff;">shkhanal@gmail.com</span></strong>. For this eBook you must put Subject <span style="color: #0000ff;"><strong>OS QA</strong></span> on that email. Remember, your mail is handled by software and thus there is no need to write any message. <span style="color: #ff0000;">Only email address and subject is what needed to send you the eBook</span>.</p>
<p>Did you face any problem in getting this eBook? Just write a comment in this post and I&#8217;ll mail a copy to you.</p>
<h3></h3>
<h3>Do not miss future eBooks?</h3>
<p>Just give me your email address and you will be informed every time the new eBook is distributed.</p>
<h4>Subscribe &amp; Get eBooks in your mail</h4>
<form style="border: 1px solid #ccc; padding: 3px; text-align: center;" action="http://feedburner.google.com/fb/a/mailverify" method="post">Enter your email address:</p>
<input style="width: 140px;" name="email" type="text" />
<input name="uri" type="hidden" value="newpsexam" />
<input name="loc" type="hidden" value="en_US" />
<input type="submit" value="Subscribe" />
</form>
<p>Yes, I respect your email privacy and assure that I will never sell or misuse other than to communicate you the updates of PS Exam. PS Exam never spams, its guarranteed!</p>
<div class="shr-publisher-38"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://new.psexam.com/computer-networking-short-questions-and-answers-pdf-ebook.html' rel='bookmark' title='Computer Networking Short Questions and Answers pdf eBook'>Computer Networking Short Questions and Answers pdf eBook</a></li>
<li><a href='http://new.psexam.com/download-microsoft-access-short-questions-and-answers-pdf.html' rel='bookmark' title='Download Microsoft Access Short Questions and Answers [pdf]'>Download Microsoft Access Short Questions and Answers [pdf]</a></li>
<li><a href='http://new.psexam.com/how-to-download-ebook.html' rel='bookmark' title='How to download eBook?'>How to download eBook?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/operating_system_short_questions_and_answers-pdf-ebook.html/feed</wfw:commentRss>
		<slash:comments>83</slash:comments>
		</item>
	</channel>
</rss>

