<?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; Question Papers</title>
	<atom:link href="http://new.psexam.com/category/question-papers/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>MS Excel Multiple Choice Questions and Answers for Objective Exams</title>
		<link>http://new.psexam.com/ms-excel-multiple-choice-questions-and-answers-for-objective-exams.html</link>
		<comments>http://new.psexam.com/ms-excel-multiple-choice-questions-and-answers-for-objective-exams.html#comments</comments>
		<pubDate>Thu, 06 May 2010 13:23:55 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[MS Excel]]></category>
		<category><![CDATA[Question Papers]]></category>
		<category><![CDATA[Microsoft Excel]]></category>
		<category><![CDATA[Multiple Choice Questions]]></category>
		<category><![CDATA[Objective Exam]]></category>
		<category><![CDATA[Online Test]]></category>
		<category><![CDATA[Spreadsheet]]></category>

		<guid isPermaLink="false">http://new.psexam.com/?p=185</guid>
		<description><![CDATA[This set contains 20 practice multiple choice questions, answers and explanations from Microsoft Excel 2003. You can learn from this page or take a self test from PS Exam Quiz or download this set as pdf document for your future reference.
Related posts:<ol>
<li><a href='http://new.psexam.com/microsoft-word-multiple-choice-questions-for-objective-exams.html' rel='bookmark' title='Microsoft Word Multiple Choice Questions for Objective Exams'>Microsoft Word Multiple Choice Questions for Objective Exams</a></li>
<li><a href='http://new.psexam.com/c-plus-plusmultiple-choice-questions-set-1-pdf.html' rel='bookmark' title='C++ Multiple Choice Questions Set 1 pdf'>C++ Multiple Choice Questions Set 1 pdf</a></li>
<li><a href='http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html' rel='bookmark' title='Computer Operator Question Paper Public Service Commission 2009 with Answers'>Computer Operator Question Paper Public Service Commission 2009 with Answers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><h2 style="text-align: center;">Microsoft Excel<br />
Multiple Choice Question and Answers with Explanation<br />
Set 1</h2>
<h3>a.		When integrating Word and Excel, Word is usually the</h3>
<p>a.    Server<br />
b.    Client<br />
c.    Source<br />
d.    None of these</p>
<p>Correct answer:<br />
ans2<br />
Explanation:<br />
When integrating Word and Excel, Word is usually the <strong>client</strong> because Excel serves the data and word uses these data in document. A consumer of service is client and producer of service is server.<span id="more-185"></span></p>
<h3>b.		The number of rows in a worksheet is</h3>
<p>a.    36500<br />
b.    65536<br />
c.    256<br />
d.    64536</p>
<p style="text-align: right;">Correct answer:<br />
ans2<br />
Explanation:<br />
An worksheet consists 256 columns and 65536 rows.</p>
<p><img src="http://www.yevol.com/en/vbaexcel2003/windows/excel3.gif" alt="Excel Worksheet has 65536 rows" width="400" /></p>
<h3>c.		When a formatted number does not fit within a cell, it displays</h3>
<p>a.    #####<br />
b.    #DIV/0<br />
c.    #DIV@<br />
d.    None of these</p>
<p style="text-align: right;">Correct answer:<br />
ans1<br />
Explanation:<br />
If a formatted number does not fit within a cell it displays #####. Similarly, if unformatted number does not fit, it displays the number in scientific format.</p>
<p><img src="http://www.robelle.com/tips/images/st-export-excel04.gif" alt="Formatted number does not fit in cell displays ###F#" width="400px" /></p>
<h3>d.		What symbol is used to enter number as text?</h3>
<p>a.    &#8216;<br />
b.    &#8221;<br />
c.    =<br />
d.    +</p>
<p style="text-align: right;">Correct answer:<br />
ans1<br />
Explanation:<br />
A number is entered preeceding by a single quote (&#8216;) to enter it as label.</p>
<h3>e.		Data can be arranged in ascending or descending order by using</h3>
<p>a.    Sort command from Table menu<br />
b.    Sort command from Data menu<br />
c.    Sort command from Tools menu<br />
d.    None of these</p>
<p style="text-align: right;">Correct answer:<br />
ans2<br />
Explanation:<br />
You can access Data &gt;&gt; Sort menu to arrange data in ascending or descending order.</p>
<p><img src="http://www.techonthenet.com/excel/filters/images/sort1_002.png" alt="Data Sort" /></p>
<h3>f.		Which of the following is concantenating operator?</h3>
<p>a.    Apostrophe (&#8216;)<br />
b.    Exclamation (!)<br />
c.    Ampersand (&amp;)<br />
d.    Hash (#)</p>
<p style="text-align: right;">Correct answer:<br />
ans3<br />
Explanation:<br />
Ampersand (&amp;) can be used to concantenate text in excel.</p>
<p>This is one of those questions that you can never find in Excel help, because no one thinks to search for the word &#8220;Concatenation&#8221;. Heck, I don&#8217;t think any normal person ever uses the word concatenate. If you don&#8217;t know to search for Concatenate, then you will never learn that the concatenation operator is an ampersand. Start with a basic formula of<br />
=A2&amp;B2<br />
<a href="http://www.mrexcel.com/tip074.shtml">Read this tutorial</a></p>
<h3>g.		Red triangle at the top right corner of a cell indicates</h3>
<p>a.    There is an error in the cell<br />
b.    There is a comment associated with the cell<br />
c.    The font color of the text in cell is red<br />
d.    The cell can&#8217;t accept formula</p>
<p style="text-align: right;">Correct answer:<br />
ans2<br />
Explanation:<br />
A red triangle at the top right corner of cell indicates a comment associated. If you place mouse point over the triangle it will show the comment typed.</p>
<p><img src="https://www3.georgetown.edu/uis/images/publications/tips/excel/uis.tips.excel.comments2.gif" alt="Comment in an Excel Cell" width="400" /></p>
<h3>h.		To select multiple non-adjecent cells in a worksheet you will click them holding</h3>
<p>a.    CTRL key<br />
b.    ALT key<br />
c.    Shift Key<br />
d.    Ctrl+Shift key</p>
<p style="text-align: right;">Correct answer:<br />
ans1<br />
Explanation:<br />
Holding Ctrl and clicking cells will allow you to select multiple cells that are not joined with each other.</p>
<p>Following is the image of cells selected holding ctrl</p>
<p><img src="http://www.get-digital-help.com/wp-content/uploads/2009/05/highlight-duplicates-where-an-adjacent-column-is-in-a-date-interval1.png" alt="Excel cells selection" width="400px" /></p>
<h3>i.		Cell E23 has a date value and you wish to place that date on an invoice prefaced with the text located in B15. What is the command to do that?</h3>
<p>a.    =B15&amp;E23<br />
b.    =proper(B15)&amp;&#8221; &#8220;&amp;text(E23,&#8221;mmmm dd, yyyy&#8221;)<br />
c.    B15&amp;&#8221; &#8220;&amp;E23<br />
d.    =join(B15&amp;E23)</p>
<p style="text-align: right;">Correct answer:<br />
ans2<br />
Explanation:<br />
=proper(B15)&amp;&#8221; &#8220;&amp;text(E23,&#8221;mmmm dd, yyyy&#8221;) is the correct answer.<br />
=proper() will convert text into proper case. &amp; will join the text. &#8221; &#8221; will insert an empty space. text() function will convert the value in cell into text in given format.<br />
Other options won&#8217;t provide desired output.</p>
<h3>j.		How many sheets are there in Excel Workbook by default?</h3>
<p>a.    2<br />
b.    3<br />
c.    4<br />
d.    5</p>
<p style="text-align: right;">Correct answer:<br />
ans2<br />
Explanation:<br />
There are 3 worksheets in a workbook by default.</p>
<p><img src="http://ghanastudent.net/style/images/clip_image001_0047.gif" alt="Excel Workbook and Worksheets" /></p>
<h3>k.		Which of the following component displays the contents of active cell?</h3>
<p>a.    Name box<br />
b.    Formula bar<br />
c.    Menu bar<br />
d.    Status bar</p>
<p style="text-align: right;">Correct answer:<br />
ans2<br />
Explanation:<br />
Formula bar displays the contents of active cell.</p>
<h3>l.		To move to the previous worksheet press</h3>
<p>a.    Ctrl+PgUp<br />
b.    Ctrl+PgDn<br />
c.    Shift+Tab<br />
d.    Ctrl+Tab</p>
<p style="text-align: right;">Correct answer:<br />
ans1<br />
Explanation:<br />
Ctrl+PgUp moves to the previous worksheet. Similarly Ctrl+PgDn moves to the next.</p>
<h3>m.		The accounting style shows negative numbers in</h3>
<p>a.    Bold<br />
b.    Brackets<br />
c.    Paranthesis<br />
d.    Quotes</p>
<p style="text-align: right;">Correct answer:<br />
ans3<br />
Explanation:<br />
Accounting style shows negative numbers in paranthesis.</p>
<h3>n.		The process of identifying specific rows and columns so that so that certain columns and rows are always visible on the screen is called</h3>
<p>a.    freezing<br />
b.    locking<br />
c.    selecting<br />
d.    fixing</p>
<p style="text-align: right;">Correct answer:<br />
ans1<br />
Explanation:<br />
When you freeze panes you can fix specified rows and columns so that they are always visible on the screen. So, freezing is the correct answer.</p>
<h3>o.		When you create two or four separate windows containing part of the spreadsheet that can be viewed, you have created</h3>
<p>a.    sections<br />
b.    panes<br />
c.    views<br />
d.    subsheets</p>
<p style="text-align: right;">Correct answer:<br />
ans2<br />
Explanation:<br />
If you split window into two or four parts you have created panes. The concept of Sections, views and subsheets do not exist in Excel.</p>
<p><img src="http://www.data.no/FilesUploaded/Publications/185/Images/excel3_fig1_split%20screen.jpg" alt="Excel window split panes" /></p>
<h3>p.		To keep specific rows and columns from scrolling off the screen you first must position the cell pointer</h3>
<p>a.    to the right of the column you want to remain on the screen<br />
b.    below the row you want to remain on the screen<br />
c.    on the row you want to remain on the screen<br />
d.    both below and right of the row and column you want to remain on the screen</p>
<p style="text-align: right;">Correct answer:<br />
ans4<br />
Explanation:<br />
To freeze some rows and columns you need to position cell pointer below the rows and right of the columns you want them to freeze. Excel will draw freeze line on the top and left edge of active cell.</p>
<p><img src="http://depolodesign.co.nz/office-tips/tips-images/excel-freeze-pane.png" alt="" /></p>
<h3>q.		If you wanted to sort an employee file so that they would be listed alphabetically by last name and first name within individual zip codes (smallest to largest), which of the following would be the correct order of the sort?</h3>
<p>a.    zip codes (ascending), then last name (ascending), then first name (ascending)<br />
b.    last name (ascending), then first name(ascending), then last name (ascending)<br />
c.    zip codes (descending), then last name(ascending), then first name(ascending)<br />
d.    last name (descending), then first name (descending), then last name (descending)</p>
<p style="text-align: right;">Correct answer:<br />
ans1<br />
Explanation:<br />
Because the list should be arranged alphabetically from smallest to largest within individual zip codes they should be sorted by zip codes (ascending) then by last name and then first name all ascending.</p>
<h3>r.		If you require more than two conditions or if you want to analyze a list using Excel 2003&#8242;s database functions, you must define which filter?</h3>
<p>a.    Auto Filter<br />
b.    Update Filter<br />
c.    Advantage Filter<br />
d.    Advanced Criteria Filter</p>
<p style="text-align: right;">Correct answer:<br />
ans4<br />
Explanation:<br />
You can filter using Advanced Criteria Filter if more than two conditions should be tested.</p>
<h3>s.		A quick way to return to a specific area of a worksheet is to type in the _____</h3>
<p>a.    Name box<br />
b.    Formula bar<br />
c.    Zoom box<br />
d.    None of these</p>
<p style="text-align: right;">Correct answer:<br />
ans1<br />
Explanation:<br />
You can type the cell address or range name in <strong>Name box</strong> to return to a specific area of a worksheet.</p>
<h3>t.		Which keyboard shortcut opens the Go To dialog box?</h3>
<p>a.    Ctrl + B<br />
b.    Ctrl + Shift + B<br />
c.    F2<br />
d.    F5</p>
<p style="text-align: right;">Correct answer:<br />
ans4<br />
Explanation:<br />
Pressing F5 key brings the Goto Dialog box.</p>
<p><img src="http://www.rsc-northwest.ac.uk/acl/eMagArchive/RSCeMag2008/September08Single/GoToDialogBox.jpg alt=" alt="" /></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/4951dd35-ff66-495d-afdc-a52c0d34536e/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=4951dd35-ff66-495d-afdc-a52c0d34536e" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<ul>
<li>
<h3><a href="http://new.psexam.com/ebooks/ms-excel-mcq-set-1.pdf">Download Multiple Choice Questions for Objective Exams Set 1 as PDF file.</a></h3>
</li>
<li>
<h3><a href="http://www.psexam.com/quiz">Take Self  Online Test on this Set</a></h3>
</li>
</ul>
<div class="shr-publisher-185"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://new.psexam.com/microsoft-word-multiple-choice-questions-for-objective-exams.html' rel='bookmark' title='Microsoft Word Multiple Choice Questions for Objective Exams'>Microsoft Word Multiple Choice Questions for Objective Exams</a></li>
<li><a href='http://new.psexam.com/c-plus-plusmultiple-choice-questions-set-1-pdf.html' rel='bookmark' title='C++ Multiple Choice Questions Set 1 pdf'>C++ Multiple Choice Questions Set 1 pdf</a></li>
<li><a href='http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html' rel='bookmark' title='Computer Operator Question Paper Public Service Commission 2009 with Answers'>Computer Operator Question Paper Public Service Commission 2009 with Answers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/ms-excel-multiple-choice-questions-and-answers-for-objective-exams.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Online Test Computer Operator</title>
		<link>http://new.psexam.com/online-test-computer-operator.html</link>
		<comments>http://new.psexam.com/online-test-computer-operator.html#comments</comments>
		<pubDate>Wed, 21 Apr 2010 00:58:40 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[From the desk of Admin]]></category>
		<category><![CDATA[Preparation]]></category>
		<category><![CDATA[Question Papers]]></category>
		<category><![CDATA[Computer Operator]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Final examination]]></category>
		<category><![CDATA[Public Service Commission]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://new.psexam.com/?p=165</guid>
		<description><![CDATA[Anyway, with the least available time one question paper of 2064 B.S. (2008 AD) conducted by Public Service Commission (Lok Sewa Ayog) is presented. Hope this will help you a bit.
Related posts:<ol>
<li><a href='http://new.psexam.com/what-is-the-best-way-to-prepare-computer-operator-exam.html' rel='bookmark' title='What is the best way to prepare Computer Operator Exam?'>What is the best way to prepare Computer Operator Exam?</a></li>
<li><a href='http://new.psexam.com/which-book-to-buy-to-prepare-computer-operator-examination.html' rel='bookmark' title='Which book to buy to prepare computer operator examination?'>Which book to buy to prepare computer operator examination?</a></li>
<li><a href='http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html' rel='bookmark' title='Computer Operator Question Paper Public Service Commission 2009 with Answers'>Computer Operator Question Paper Public Service Commission 2009 with Answers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:Test_%28student_assessment%29.jpeg"><img title="Students taking a test at the University of Vi..." src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a8/Test_%28student_assessment%29.jpeg/300px-Test_%28student_assessment%29.jpeg" alt="Students taking a test at the University of Vi..." width="300" height="206" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:Test_%28student_assessment%29.jpeg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p style="text-align: justify;">The last three days left for the final examination day of Computer Operator. Now its the time for a quick revision of whatever you have learned through out these days. Hope you completed all of the topics referred in syllabus prescribed.</p>
<p style="text-align: justify;">It would have been great, but I could not. I was assigned for field work all of a sudden and in the prime time had to remain away from Internet Acccess. I&#8217;d planned to complete entering all of the old question papers and allow you to test your skills online to give you some general idea about your standing.</p>
<p style="text-align: justify;">Anyway, with the least available time one question paper of 2064 B.S. (2008 AD) conducted by Public Service Commission (Lok Sewa Ayog) is presented. Hope this will help you a bit.<span id="more-165"></span></p>
<p style="text-align: justify;">Link to go to:</p>
<p style="text-align: justify;"><a href="http://www.psexam.com/quiz" target="_blank"><strong> Take Test of Computer Operator 2008 AD</strong></a> (opens in new window)</p>
<p style="text-align: justify;">Scroll down to No 7.  Computer Operator 2008. Select &#8216;All 50 Questions&#8217; from drop down list and click Start Test. Remember to note down the time you start. Test does not account time. After you finish answering all fifty questions click &#8216;Mark Test&#8217; button at the bottom. The test will show you which of the answers you gave were correct and which one wrong along with explanation why your answers are wrong.</p>
<p style="text-align: justify;">Best of Luck and Happy Learning</p>
<p style="text-align: justify;">
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/6fcd262f-62a1-4c68-bc91-822bf43fcd47/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=6fcd262f-62a1-4c68-bc91-822bf43fcd47" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class="shr-publisher-165"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://new.psexam.com/what-is-the-best-way-to-prepare-computer-operator-exam.html' rel='bookmark' title='What is the best way to prepare Computer Operator Exam?'>What is the best way to prepare Computer Operator Exam?</a></li>
<li><a href='http://new.psexam.com/which-book-to-buy-to-prepare-computer-operator-examination.html' rel='bookmark' title='Which book to buy to prepare computer operator examination?'>Which book to buy to prepare computer operator examination?</a></li>
<li><a href='http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html' rel='bookmark' title='Computer Operator Question Paper Public Service Commission 2009 with Answers'>Computer Operator Question Paper Public Service Commission 2009 with Answers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/online-test-computer-operator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Operator Question Paper Public Service Commission 2009 with Answers</title>
		<link>http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html</link>
		<comments>http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html#comments</comments>
		<pubDate>Sun, 07 Mar 2010 00:34:29 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Question Papers]]></category>
		<category><![CDATA[Computer Operator]]></category>
		<category><![CDATA[MCQ]]></category>
		<category><![CDATA[Multiple Choice Questions]]></category>
		<category><![CDATA[Old Question Paper]]></category>
		<category><![CDATA[Public Service Commission]]></category>
		<category><![CDATA[Question Paper]]></category>

		<guid isPermaLink="false">http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html</guid>
		<description><![CDATA[New PS Exam will be focusing more on computer operator exam preparation materials. I'm going to give away old years question papers with answers and, as many as I can, the practice question papers to help you better prepare.
Related posts:<ol>
<li><a href='http://new.psexam.com/computer-officer-question-paper-of-public-service-commission-2010.html' rel='bookmark' title='Computer Officer Question Paper of Public Service Commission 2010'>Computer Officer Question Paper of Public Service Commission 2010</a></li>
<li><a href='http://new.psexam.com/bank-clerk-computer-exam-practice-question-paper.html' rel='bookmark' title='Bank Clerk Computer Exam Practice Question Paper'>Bank Clerk Computer Exam Practice Question Paper</a></li>
<li><a href='http://new.psexam.com/which-book-to-buy-to-prepare-computer-operator-examination.html' rel='bookmark' title='Which book to buy to prepare computer operator examination?'>Which book to buy to prepare computer operator examination?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Public Service Commission has recently announced vacancy notice for Computer Officer (Non Gazatted First Class) posts. There is just about one week left to submit your applications and exams will held in 11th of Baishakh 2066.</p>
<p>So, started to prepare you Computer Operator Jobs Exam? I&#8217;ll be helping you on this regard. From today till the 11th Baishakh New PS Exam will be focusing more on computer operator exam preparation materials. I&#8217;m going to give away old years question papers with answers and, as many as I can, the practice question papers to help you better prepare.</p>
<p>Here is the last year&#8217;s question paper and its answer. To download the question paper and answer, fill in the form below. You must:</p>
<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" />Delivered by <a href="http://feedburner.google.com" target="_blank">FeedBurner</a></p>
</form>

<p>Question Paper: <a href="http://new.psexam.com/wp-content/uploads/2010/03/Computer-Operator-Question-Paper-Public-Service-Commission-2009.pdf">Computer-Operator-Question-Paper-Public-Service-Commission-2009</a><br />
Correct Answer Sheet: <a href="../wp-content/uploads/2010/03/Computer-Operator-Question-Paper-Public-Service-Commission-2009-Answers.pdf">Computer Operator Question Paper Public Service Commission 2009 Answers</a></p>
<div class="shr-publisher-68"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://new.psexam.com/computer-officer-question-paper-of-public-service-commission-2010.html' rel='bookmark' title='Computer Officer Question Paper of Public Service Commission 2010'>Computer Officer Question Paper of Public Service Commission 2010</a></li>
<li><a href='http://new.psexam.com/bank-clerk-computer-exam-practice-question-paper.html' rel='bookmark' title='Bank Clerk Computer Exam Practice Question Paper'>Bank Clerk Computer Exam Practice Question Paper</a></li>
<li><a href='http://new.psexam.com/which-book-to-buy-to-prepare-computer-operator-examination.html' rel='bookmark' title='Which book to buy to prepare computer operator examination?'>Which book to buy to prepare computer operator examination?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Bank Clerk Computer Exam Practice Question Paper</title>
		<link>http://new.psexam.com/bank-clerk-computer-exam-practice-question-paper.html</link>
		<comments>http://new.psexam.com/bank-clerk-computer-exam-practice-question-paper.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 13:12:26 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Question Papers]]></category>
		<category><![CDATA[Computer Clerk]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Practice Questions]]></category>
		<category><![CDATA[Question Paper]]></category>

		<guid isPermaLink="false">http://new.psexam.com/?p=55</guid>
		<description><![CDATA[Here is a practice question paper for Computer Paper examination of Bank Clerk. The first file is question paper. You can find the correct answers in second file. The third file is the sample answer sheet.
Related posts:<ol>
<li><a href='http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html' rel='bookmark' title='Computer Operator Question Paper Public Service Commission 2009 with Answers'>Computer Operator Question Paper Public Service Commission 2009 with Answers</a></li>
<li><a href='http://new.psexam.com/what-is-the-best-way-to-prepare-computer-operator-exam.html' rel='bookmark' title='What is the best way to prepare Computer Operator Exam?'>What is the best way to prepare Computer Operator Exam?</a></li>
<li><a href='http://new.psexam.com/computer-officer-question-paper-of-public-service-commission-2010.html' rel='bookmark' title='Computer Officer Question Paper of Public Service Commission 2010'>Computer Officer Question Paper of Public Service Commission 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Here is a practice question paper for Computer Paper examination of Bank Clerk. The first file is question paper. You can find the correct answers in second file. The third file is the sample answer sheet.</p>
<p>To download question paper fill in the following form first:</p>
<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" />Delivered by <a href="http://feedburner.google.com" target="_blank">FeedBurner</a></p>
</form>
<p>After you subscribe click the links below:</p>
<p>Question Paper: <a href="http://new.psexam.com/wp-content/uploads/2010/03/Bank_Clerk_Computer_Exam_Sample_Question_Paper_1.pdf">Bank_Clerk_Computer_Exam_Sample_Question_Paper_1</a>,</p>
<p>Correct Answers: <a href="http://new.psexam.com/wp-content/uploads/2010/03/Bank_Clerk_Computer_Exam_Sample_Question_Paper_1_Correct_Answers.pdf">Bank_Clerk_Computer_Exam_Sample_Question_Paper_1_Correct_Answers</a>,</p>
<p>Answer Sheet: <a href="http://new.psexam.com/wp-content/uploads/2010/03/Bank_Clerk_Computer_Exam_Sample_Question_Paper_1_Answers_Sheet.pdf">Bank_Clerk_Computer_Exam_Sample_Question_Paper_1_Answers_Sheet</a></p>
<p>Happy learning!</p>
<p>Should you face any problem downloading these files, please drop a comment on this post.</p>
<div class="shr-publisher-55"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html' rel='bookmark' title='Computer Operator Question Paper Public Service Commission 2009 with Answers'>Computer Operator Question Paper Public Service Commission 2009 with Answers</a></li>
<li><a href='http://new.psexam.com/what-is-the-best-way-to-prepare-computer-operator-exam.html' rel='bookmark' title='What is the best way to prepare Computer Operator Exam?'>What is the best way to prepare Computer Operator Exam?</a></li>
<li><a href='http://new.psexam.com/computer-officer-question-paper-of-public-service-commission-2010.html' rel='bookmark' title='Computer Officer Question Paper of Public Service Commission 2010'>Computer Officer Question Paper of Public Service Commission 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/bank-clerk-computer-exam-practice-question-paper.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Computer Officer Question Paper of Public Service Commission 2010</title>
		<link>http://new.psexam.com/computer-officer-question-paper-of-public-service-commission-2010.html</link>
		<comments>http://new.psexam.com/computer-officer-question-paper-of-public-service-commission-2010.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 06:25:52 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[Question Papers]]></category>
		<category><![CDATA[Computer Officer]]></category>
		<category><![CDATA[Public Service Commission]]></category>
		<category><![CDATA[Question Paper]]></category>

		<guid isPermaLink="false">http://new.psexam.com/?p=53</guid>
		<description><![CDATA[I though it might be helpful for the students preparing Computer Officer Job Examination. Following are the questions asked in 2010 from Public Service Commission, Nepal. Public Service Commission Gazatted Third Class, Misc Services, Computer Officer Competitive Written Examination 2066.11.18 B.S. Time: 1 Hr 30 Mins F. M.: 50 Paper: Second Subject: Compter Answer the<a href="http://new.psexam.com/computer-officer-question-paper-of-public-service-commission-2010.html">Read more..</a>
Related posts:<ol>
<li><a href='http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html' rel='bookmark' title='Computer Operator Question Paper Public Service Commission 2009 with Answers'>Computer Operator Question Paper Public Service Commission 2009 with Answers</a></li>
<li><a href='http://new.psexam.com/bank-clerk-computer-exam-practice-question-paper.html' rel='bookmark' title='Bank Clerk Computer Exam Practice Question Paper'>Bank Clerk Computer Exam Practice Question Paper</a></li>
<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>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I though it might be helpful for the students preparing Computer Officer Job Examination. Following are the questions asked in 2010 from Public Service Commission, Nepal.</p>
<p style="text-align: center;">Public Service Commission</p>
<p style="text-align: center;">Gazatted Third Class, Misc Services, Computer Officer</p>
<p style="text-align: center;">Competitive Written Examination</p>
<p style="text-align: center;">2066.11.18 B.S.</p>
<p style="text-align: left;">Time: 1 Hr 30 Mins</p>
<p style="text-align: left;">F. M.: 50</p>
<p style="text-align: center;">Paper: Second</p>
<p style="text-align: center;">Subject: Compter</p>
<p>Answer the following questions. Please write answers of different sections on separate answer sheets.</p>
<p><span id="more-53"></span></p>
<p style="text-align: center;">Section A</p>
<p>1. Draw a graph and illustrate how depth-first search and breadth-first search differ.</p>
<p>2. Write a program using C++ to create a payroll system of any organization. Use functions for updating, displaying and deleting the record of given payroll system.</p>
<p style="text-align: center;">Section B</p>
<p>3. Illustrate with examples, how do you proced to fully automate the document flow system in a typical government office.</p>
<p style="text-align: center;">Section C</p>
<p>4. What do you mean by normalization of database? Normalize any relational database using 3NF and write differences between BCNF and 3NF.</p>
<p style="text-align: center;">Section D</p>
<p>5. Write about the role of controller (Digital Certifying Authority) as mentioned in Electronic Transaction Act of Nepal.</p>
<p style="text-align: center;">:: The End ::</p>
<div class="shr-publisher-53"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://new.psexam.com/computer-operator-question-paper-public-service-commission-2009-with-answers.html' rel='bookmark' title='Computer Operator Question Paper Public Service Commission 2009 with Answers'>Computer Operator Question Paper Public Service Commission 2009 with Answers</a></li>
<li><a href='http://new.psexam.com/bank-clerk-computer-exam-practice-question-paper.html' rel='bookmark' title='Bank Clerk Computer Exam Practice Question Paper'>Bank Clerk Computer Exam Practice Question Paper</a></li>
<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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/computer-officer-question-paper-of-public-service-commission-2010.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

