<?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; Downloads</title>
	<atom:link href="http://new.psexam.com/category/downloads/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>Mail Merge in MS-Word</title>
		<link>http://new.psexam.com/mail-merge-in-ms-word.html</link>
		<comments>http://new.psexam.com/mail-merge-in-ms-word.html#comments</comments>
		<pubDate>Sun, 28 Mar 2010 02:01:53 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Preparation]]></category>
		<category><![CDATA[Cut copy and paste]]></category>
		<category><![CDATA[E-book]]></category>
		<category><![CDATA[Mail Merge]]></category>
		<category><![CDATA[Microsoft Excel]]></category>
		<category><![CDATA[Microsoft Office 2007]]></category>
		<category><![CDATA[Portable Document Format]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>

		<guid isPermaLink="false">http://new.psexam.com/?p=152</guid>
		<description><![CDATA[Mail merge is a tool in MS-Word that enables you to create multiple copies of a document with small changes in each. Take an example of appointment letter. For every employee the format and structure of letter is almost identical except those information related to the employee.
Related posts:<ol>
<li><a href='http://new.psexam.com/important-shortcut-keys-for-microsoft-word.html' rel='bookmark' title='Important Shortcut Keys for Microsoft Word'>Important Shortcut Keys for Microsoft Word</a></li>
<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/types-of-selection-in-ms-word-and-short-cut-keys.html' rel='bookmark' title='Types of Selection in MS-Word and Short-Cut Keys'>Types of Selection in MS-Word and Short-Cut Keys</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><h3 style="text-align: right;">[<a title="Mail Merge in MS-Word" href="http://new.psexam.com/ebooks/Mail-Merge-in-Word.pdf" target="_blank">Download Printer Friendly PDF File of This Post</a>]</h3>
<p style="text-align: justify;">Mail merge is a tool in MS-Word that enables you to create multiple copies of a document with small changes in each.</p>
<p style="text-align: justify;">Take an example of appointment letter. For every employee the format and structure of letter is almost identical except those information related to the employee.</p>
<p style="text-align: justify;">Similarly consider a certificate below. Except some specific information such as Candidate Name and Address, the rest format and text of certificate remains same.</p>
<p><img src="http://new.psexam.com/wp-content/uploads/2010/03/032810_0155_MailMergein1.jpg" alt="" width="548" height="305" /><span style="font-size: 16pt;"><br />
</span></p>
<p style="text-align: justify;">My boss asked me to create a notice to all the 2877 members of PS Exam to inform the release of &#8216;Mail Merge eBook&#8217;. I designed the notice as follows:<span id="more-152"></span></p>
<p style="text-align: center;"><img src="http://new.psexam.com/wp-content/uploads/2010/03/032810_0155_MailMergein2.png" alt="" /><span style="font-size: 16pt;"><br />
</span></p>
<p style="text-align: center;"><span style="font-size: 12pt;">www.psexam.com<br />
</span></p>
<p style="text-align: center;"><span style="font-size: 12pt;">Syuchatar-1, Kathmandu<br />
</span></p>
<p style="text-align: center;">
<p><span style="font-size: 16pt;">Dear &lt;&lt;user_name&gt;&gt;,<br />
</span></p>
<p><span style="font-size: 16pt;">We are happy to inform you that a new pdf eBook titled &#8216;Mail Merge in Office 2007 and 2003&#8242; is ready for download. This ebook introduces you with Mail Merge tool in Word 2003 and 2007.<br />
</span></p>
<p><span style="font-size: 16pt;">Go, grab the ebook before it is taken offline.<br />
</span></p>
<p style="text-align: center;"><span style="font-size: 16pt;">Download: &lt;&lt;download_link&gt;&gt;<br />
</span></p>
<p><span style="font-size: 16pt;">Suresh Khanal<br />
Admin<br />
<a href="http://www.psexam.com">http://www.psexam.com</a><br />
</span></p>
<p><img src="http://new.psexam.com/wp-content/uploads/2010/03/032810_0155_MailMergein3.png" alt="" /><span style="font-size: 16pt;"><br />
</span></p>
<p><span style="font-size: 13pt;">Note: This email is sent to you because as you subscribed with PS Exam with your email address &lt;&lt;email&gt;&gt;. If you feel this is in error, you can send an email to <a href="mailto:admin@psexam.com">admin@psexam.com</a> requesting the removal of your email address.<br />
</span></p>
<p style="text-align: justify;">He was happy with the notice. This is exactly what we need to send to our members!</p>
<p style="text-align: justify;">Look at the notice closely. Did you notice the place holders for user_name, download_link and email?</p>
<p style="text-align: justify;">They indicate the places where the text will differ for every members. User_name will be replaced by real user name, similarly download_link and email will be replaced by real data of members.</p>
<p style="text-align: justify;">The document above contains the structure of our invitation. This document is called &#8220;Main Document&#8221; in mail merge language.</p>
<p style="text-align: justify;">Now, we need to send this document to all those 2877 members of PS Exam replacing those place holders. Imagine copy and paste task for those three places for all members. Oh my God! Its gonna kill anybody.</p>
<p style="text-align: justify;">But, thanks to the mail merge operation! It will do all copy and paste work for you.</p>
<p style="text-align: justify;">Where data comes for those user_name, download_link and email placeholders (called merge firlds)?</p>
<ol>
<li>
<div style="text-align: justify;">From a table in word document which stores the member information</div>
</li>
<li>
<div style="text-align: justify;">From excel spreadsheet where member information is stored</div>
</li>
<li>
<div style="text-align: justify;">From Access database which stores the member information</div>
</li>
<li>
<div style="text-align: justify;">Any other source that mail merge supports</div>
</li>
</ol>
<p style="text-align: justify;">That&#8217;s right. Mail merge is much flexible and can accept a wide range of data sources.</p>
<p style="text-align: justify;">Yes &#8216;Data Source&#8217;. This is what we call for a file that stores data to fill in place holder of Main Document. Oh yes! in mail merge language.</p>
<p style="text-align: justify;">Mail merge operation requires two files:</p>
<ol>
<li>
<div style="text-align: justify;"><strong>Main Document</strong>: This is a file in MS-Word that contains the text and structure of document with merge fields in it. This is what needs to be duplicated for all individual letters. A good example is the notice I&#8217;ve displayed above.</div>
</li>
<li>
<div style="text-align: justify;"><strong>Data Source</strong>: This is second file required for Mail Merge operation. This file contains the data items required to fill in the place holder (merge fields) in main document. It can be a Word document with table or Excel file or any database file. In my case I use the excel file exported from MySql database for convenience!</div>
<p style="text-align: justify;">Data Source file serves as the back-end to provide data for the mail merge tool. It does not matter in which format and how data are stored as long as the format is recognized in Mail Merge tool. All you see from data source is the name of fields and data that are populated. Be it in Access, Excel, Word or any other behave exactly same.</p>
</li>
</ol>
<p style="text-align: justify;">Thus, Mail Merge is to merge (combine) those two documents to create the finalized version. The merged document is obtained exactly as that of Main document but all the merge fields replaced with real data from data source.</p>
<p style="text-align: justify;"><img src="http://new.psexam.com/wp-content/uploads/2010/03/032810_0155_MailMergein4.png" alt="" /></p>
<p style="text-align: justify;">I know, thre are too many fields in the sheet. c_id, c_phone, c_street, c_city, c_state, c_zip, c_sex, c_DOB etc are not needed for current purpose. In a database all information are collected that may need at some point. For our current purpose, all we need from this database is only c_fname, c_lname and c_email and c_download to compose our merge fields &lt;&lt;user_name&gt;&gt;, &lt;&lt;download_link&gt;&gt; and &lt;&lt;email&gt;&gt;. We&#8217;ll just ignore other fields when inserting field codes. You don&#8217;t need to delete those columns.</p>
<p style="text-align: justify;">In real world situation any database contains all the fields and data that are required for your organization. There is a single database. And this database is used for all of the purposes, be it sending letters to customers or corresponds with suppliers or generating reports of weekly, monthly reports. From the huge number of fields and data, only the required fields are chosen for any particular purpose.</p>
<p style="text-align: justify;"><img src="http://new.psexam.com/wp-content/uploads/2010/03/032810_0155_MailMergein5.png" alt="" /></p>
<p style="text-align: justify;">This is data source created in Word Table. If the numbers of records for your organization is fairly small (a few hundreds), you can collect data in Word Table. If this is the case a Word Document file can serve as the data source for mail merge operation. Excel is better when the number of records is greater (few thousands). For very large number of records (millions and billions) the database applications such as Access, MySql, Oracle etc. are best.</p>
<p style="text-align: justify;">You don&#8217;t have any existing data? Then, there is only one way out. Start typing it. Yes, you are free to choose any formats – Word document, Excel spreadsheet, Access table. Choose according to how many records it will hold and if it is of future use?</p>
<h2>Mail Merge Command in Word 2003</h2>
<p style="text-align: justify;">MS-Word 2003 provides two ways to access mail merge tool.</p>
<ol>
<li>
<div style="text-align: justify;">Mail Merge Toolbar</div>
</li>
<li>
<div style="text-align: justify;">Mail Merge option in Tools Menu</div>
</li>
</ol>
<p style="text-align: justify;">You can use toolbar or access through the wizard on Mail Merge from Tools menu. I most often use Mail Merge toolbar since it is handy. If you are confused and until you are certain, you can use Mail Merge Wizard.</p>
<p style="text-align: justify;"><img src="http://new.psexam.com/wp-content/uploads/2010/03/032810_0155_MailMergein6.jpg" alt="" /></p>
<p style="text-align: justify;"><span style="color: #4f81bd; font-size: 9pt;"><strong>Figure 1: Mail Merge Toolbar<br />
</strong></span></p>
<p style="text-align: justify;"><img src="http://new.psexam.com/wp-content/uploads/2010/03/032810_0155_MailMergein7.jpg" alt="" /></p>
<p style="text-align: justify;"><span style="color: #4f81bd; font-size: 9pt;"><strong>Figure 2: Mail Merge on Menu<br />
</strong></span></p>
<p><img src="http://new.psexam.com/wp-content/uploads/2010/03/032810_0155_MailMergein8.png" alt="" /></p>
<p><span style="color: #4f81bd; font-size: 9pt;"><strong>Figure 3: Mail Merge Wizard<br />
</strong></span></p>
<h2>Mail Merge Command in Word 2007</h2>
<p>Word 2007 provides a complete ribbon for mailing tasks. Check out the figure below:</p>
<p><img src="http://new.psexam.com/wp-content/uploads/2010/03/032810_0155_MailMergein9.png" alt="" /></p>
<p><span style="color: #4f81bd; font-size: 9pt;"><strong>Figure 4: Mail Merge Ribbon in Word 2007<br />
</strong></span></p>
<h2>What Next?</h2>
<p>I&#8217;ll be posting tutorial on the two topics related to Mail Merge for Word in coming days:</p>
<ol>
<li>How to use Mail Merge in Word 2003</li>
<li>How to use Mail Merge in Word 2007</li>
</ol>
<p>Till then, Happy Learning!</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://blog.taragana.com/index.php/archive/10-tips-and-hacks-for-microsoft-office-2010/">10 Tips and Hacks for Microsoft Office 2010</a> (taragana.com)</li>
<li class="zemanta-article-ul-li"><a href="http://techblissonline.com/customize-office-2010-ribbon/">How to customize Office 2010 ribbon?</a> (techblissonline.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.labnol.org/software/mail-merge-with-gmail/13289/">Create a Mail Merge with Gmail and Google Docs</a> (labnol.org)</li>
</ul>
<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/fe5d2564-32bc-418a-9f03-d6fce5bf8061/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=fe5d2564-32bc-418a-9f03-d6fce5bf8061" 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-152"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://new.psexam.com/important-shortcut-keys-for-microsoft-word.html' rel='bookmark' title='Important Shortcut Keys for Microsoft Word'>Important Shortcut Keys for Microsoft Word</a></li>
<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/types-of-selection-in-ms-word-and-short-cut-keys.html' rel='bookmark' title='Types of Selection in MS-Word and Short-Cut Keys'>Types of Selection in MS-Word and Short-Cut Keys</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/mail-merge-in-ms-word.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class Notes on C Programming Language</title>
		<link>http://new.psexam.com/class-notes-on-c-programming-language.html</link>
		<comments>http://new.psexam.com/class-notes-on-c-programming-language.html#comments</comments>
		<pubDate>Tue, 16 Mar 2010 02:15:23 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[From the desk of Admin]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Class Notes]]></category>
		<category><![CDATA[Programming Language]]></category>

		<guid isPermaLink="false">http://new.psexam.com/?p=101</guid>
		<description><![CDATA[Download pdf ebooks on C for the topics 1. Introduction to C, 2. Fundamentals of C, 3. Input output statements, 4. Control statements, 5. Arrays, 6. Functions, 7. Structure and Union
Related posts:<ol>
<li><a href='http://new.psexam.com/computer-operator-class-2.html' rel='bookmark' title='Computer Operator Class 2'>Computer Operator Class 2</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>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Today, I am talking abut Ram Hari Regmi’s website where he has published seven class notes on C programming language ranging from Introduction up to the Structures and Unions.</p>
<p><a title="Ram Hari Regmi's Web Site" rel="nofollow" href="http://ramhariregmi.com.np">Click Here</a> to go to his website. The website is divided into four sections, Photos, Projects, Notes and Contact. On Photos, there are his personal photographs and the same page appears on Projects too. What concerns us here is only Notes. There is a link called ‘C Programming’ which presents the links to download the pdf files of C Programming language.<span id="more-101"></span></p>
<p>The notes are written by Bibha Sthapit of Thapathali Campus. I found the notes pretty concise and suitable for Higher Secondary classes up to Bachelors of Computer Applications.</p>
<p>Following are the links to download those pdf files from Ram Hari Regmi’s Website:</p>
<p>1. <a href="http://ramhariregmi.com.np/note/firstFirst/c/introduction.pdf">Introduction to C</a></p>
<p>2. <a href="http://ramhariregmi.com.np/note/firstFirst/c/fundamental.pdf">Fundamentals of C</a></p>
<p>3. <a href="http://ramhariregmi.com.np/note/firstFirst/c/io.pdf">Input output statements</a></p>
<p>4. <a href="http://ramhariregmi.com.np/note/firstFirst/c/control.pdf">Control statements</a></p>
<p>5. <a href="http://ramhariregmi.com.np/note/firstFirst/c/arrays.pdf">Arrays</a></p>
<p>6. <a href="http://ramhariregmi.com.np/note/firstFirst/c/function.pdf">Functions</a></p>
<p>7. <a href="http://ramhariregmi.com.np/note/firstFirst/c/structure.pdf">Structure and Union</a></p>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:53ee4afe-7d78-47ff-b6d0-edc9ea9f3e6f" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/C">C</a>,<a rel="tag" href="http://technorati.com/tags/C%2b%2b">C++</a>,<a rel="tag" href="http://technorati.com/tags/Programming+Language">Programming Language</a>,<a rel="tag" href="http://technorati.com/tags/Class+Notes">Class Notes</a></div>
<div class="shr-publisher-101"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://new.psexam.com/computer-operator-class-2.html' rel='bookmark' title='Computer Operator Class 2'>Computer Operator Class 2</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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/class-notes-on-c-programming-language.html/feed</wfw:commentRss>
		<slash:comments>12</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>How to download eBook?</title>
		<link>http://new.psexam.com/how-to-download-ebook.html</link>
		<comments>http://new.psexam.com/how-to-download-ebook.html#comments</comments>
		<pubDate>Mon, 01 Mar 2010 03:12:40 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://new.psexam.com/?p=104</guid>
		<description><![CDATA[Its great to know you are interested in getting this ebook. All you need to do is to send and email to: shkhanal@gmail.com Following are the Subject line you should type when sending mail to download. For Access Short Questions and Answers eBook AccessQA For Operating Systems Short Questions and Answers eBook OS QA C++<a href="http://new.psexam.com/how-to-download-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/operating_system_short_questions_and_answers-pdf-ebook.html' rel='bookmark' title='Operating Systems Short Questions And Answers pdf eBook'>Operating Systems Short Questions And Answers pdf eBook</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>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Its great to know you are interested in getting this ebook. All you need to do is to send and email to:<span id="more-104"></span></p>
<p><strong><span style="color: #0000ff;"><a href="mailto:shkhanal@gmail.com">shkhanal@gmail.com</a></span></strong></p>
<p><span style="color: #000000;">Following are the Subject line you should type when sending mail to download.</span><strong><span style="color: #0000ff;"><br />
</span></strong></p>
<p><strong><span style="color: #993366;">For Access Short Questions and Answers eBook</span></strong></p>
<blockquote><p><strong><span style="color: #0000ff;">AccessQA</span></strong></p></blockquote>
<p><strong><span style="color: #993366;">For Operating Systems Short Questions and Answers eBook</span></strong></p>
<blockquote><p><span style="color: #0000ff;"><strong>OS QA</strong></span></p></blockquote>
<p><span style="color: #993366;"><strong>C++ Multiple Choice Questions Set 1</strong></span></p>
<blockquote><p><span style="color: #0000ff;"><strong>MCQ C Plus Plus</strong></span></p></blockquote>
<p><span style="color: #993366;"><strong>Computer Networking Short Questions and Answers</strong></span></p>
<blockquote><p><span style="color: #0000ff;"><strong>Networking QA eBook</strong></span></p></blockquote>
<p>You’ll instantly receive an email with a link to download. I’m sorry for the inconvenience but it is necessary for me to fight spammers and save my website bandwidth.</p>
<p>The process is completely automated and I won’t be reading that mail. So all it is needed is correct email address and Subject line. Please do not write message on same email as it will automatically skip from my inbox. Feel free to write another mail message if you wish to communicate with me.</p>
<div class="shr-publisher-104"></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/operating_system_short_questions_and_answers-pdf-ebook.html' rel='bookmark' title='Operating Systems Short Questions And Answers pdf eBook'>Operating Systems Short Questions And Answers pdf eBook</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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/how-to-download-ebook.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>C++ Multiple Choice Questions Set 1 pdf</title>
		<link>http://new.psexam.com/c-plus-plusmultiple-choice-questions-set-1-pdf.html</link>
		<comments>http://new.psexam.com/c-plus-plusmultiple-choice-questions-set-1-pdf.html#comments</comments>
		<pubDate>Fri, 26 Feb 2010 13:57:10 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Download eBook]]></category>
		<category><![CDATA[MCQ]]></category>
		<category><![CDATA[Multiple Choice Questions]]></category>

		<guid isPermaLink="false">http://new.psexam.com/?p=20</guid>
		<description><![CDATA[This is a small pdf eBook of C++ containing Multiple Choice Questions. It presents 25 selected questions and answers. Though it is small with few questions, I believe this will be helpful for the students of C++ and I will be presenting other sets in coming days, that's why named Set 1.
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/ms-excel-multiple-choice-questions-and-answers-for-objective-exams.html' rel='bookmark' title='MS Excel Multiple Choice Questions and Answers for Objective Exams'>MS Excel Multiple Choice Questions and Answers for Objective Exams</a></li>
<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>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>This is a small pdf eBook of C++ containing Multiple Choice Questions. It presents 25 selected questions and answers. Though it is small with few questions, I believe this will be helpful for the students of C++ and I will be presenting other sets in coming days, that&#8217;s why named Set 1.</p>
<h3>Whom is this book for?</h3>
<p>Well, this is a &#8216;test yourself&#8217; sort of booklet. If you learned C++ in your course, whatever the course may be, you can use it to check yourself if the skills you learned is up to the mark.</p>
<h3>Cover Page</h3>
<div id="attachment_23" class="wp-caption aligncenter" style="width: 319px"><img class="size-full wp-image-23 " title="C++ Multiple=" src="http://new.psexam.com/wp-content/uploads/2010/02/c_mcq.png" alt="C++ Multiple=" width="309" height="433" /><p class="wp-caption-text">Cover Page</p></div>
<h3>How Can I Download C++ Multiple Choice Questions Set 1 pdf?</h3>
<p>Simple. All you need to do is send an email to me at <a href="shkhanal@gmail.com" target="_blank">shkhanal@gmail.com</a>. Don&#8217;t forget to write Subject as <strong><span style="color: #0000ff;">MCQ C Plus Plus</span></strong>. Your request will be handled by an automated program. So, please don&#8217;t write any message. It is only the subject which is checked to send you the eBook.</p>
<h3>Don&#8217;t want to miss the future eBooks?</h3>
<p><a title="Register to New PS Exam" href="http://new.psexam.com/wp-login.php?action=register">Register to New PS Exam</a> and you will be informed immediately when they are published. Moreover you are encouraged to Subscribe Newsletter on PS Exam through Google Friend Connect widget.</p>
<div class="shr-publisher-20"></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/ms-excel-multiple-choice-questions-and-answers-for-objective-exams.html' rel='bookmark' title='MS Excel Multiple Choice Questions and Answers for Objective Exams'>MS Excel Multiple Choice Questions and Answers for Objective Exams</a></li>
<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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/c-plus-plusmultiple-choice-questions-set-1-pdf.html/feed</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Computer Networking Short Questions and Answers pdf eBook</title>
		<link>http://new.psexam.com/computer-networking-short-questions-and-answers-pdf-ebook.html</link>
		<comments>http://new.psexam.com/computer-networking-short-questions-and-answers-pdf-ebook.html#comments</comments>
		<pubDate>Fri, 26 Feb 2010 08:04:31 +0000</pubDate>
		<dc:creator>shkhanal</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Computer Networking]]></category>
		<category><![CDATA[Download eBook]]></category>
		<category><![CDATA[pdf Download]]></category>
		<category><![CDATA[Short Questions and Answers]]></category>

		<guid isPermaLink="false">http://new.psexam.com/?p=13</guid>
		<description><![CDATA[The topics covered ranges from Transmission Media through Network Standards up to Internet. It talks about the Transmission Media, Fundamentals of Computer Networking, Network Servers, Types of Computer Network, Protocols, Topologies, Advantages and drawbacks of topologies, Network Standards, Ethernet, Arcnet, Network Architecture, Network Model, Network and Internet Terminology and so on.
Related posts:<ol>
<li><a href='http://new.psexam.com/operating_system_short_questions_and_answers-pdf-ebook.html' rel='bookmark' title='Operating Systems Short Questions And Answers pdf eBook'>Operating Systems Short Questions And Answers pdf eBook</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>
<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>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Here goes the &#8216;Computer Networking Short Questions and Answers pdf eBook&#8217; &#8211; one of the most favored eBook from PS Exam. This eBook is practically beneficial for the students of secondary or higher secondary level or O and A level of Computer Science. It is equally useful for them who are preparing Computer Operator jobs exams conducted by Lok Sewa Ayog (Public Service Commission &#8211; PSC), Electricity Authority, Banks and so on. Speaking short, it covers the Computer Networking topic from very basics to intermediate level.</p>
<h3>What is this eBook about?</h3>
<p>The topics covered ranges from Transmission Media through Network Standards up to Internet. It talks about the Transmission Media, Fundamentals of Computer Networking, Network Servers, Types of Computer Network, Protocols, Topologies, Advantages and drawbacks of topologies, Network Standards, Ethernet, Arcnet, Network Architecture, Network Model, Network and Internet Terminology and so on.</p>
<h3>Preview</h3>
<p style="text-align: center;"><img class="size-medium wp-image-14  aligncenter" title="Computer Networking Short Questions and Answers" src="http://new.psexam.com/ebooks/2010/02/Computer-Networking-Short-Questions-and-Answers-213x300.png" alt="Computer Networking Short Questions and Answers pdf eBook Download" /></p>
<h3>How Can I Download Computer Networking Short Questions and Answers pdf eBook?</h3>
<p>The procedure is simple. Just send and email to me <span style="color: #0000ff;">shkhanal@gmail.com</span> with a subject <strong><span style="color: #0000ff;">Networking QA eBook</span></strong>. You will instantly receive an email with a link to download or open the eBook. The whole process is automated, so, please don&#8217;t write any message with this email. Only Subject is checked to send you eBook. Happy Learning!</p>
<h3>Don&#8217;t want to miss any future eBooks from PS Exam?</h3>
<p>Subscribe to PS Exam and you will be informed immediately when any new eBooks or study resources are posted on PS Exam. Find the link to Register in New PS Exam.</p>
<div class="shr-publisher-13"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://new.psexam.com/operating_system_short_questions_and_answers-pdf-ebook.html' rel='bookmark' title='Operating Systems Short Questions And Answers pdf eBook'>Operating Systems Short Questions And Answers pdf eBook</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>
<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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://new.psexam.com/computer-networking-short-questions-and-answers-pdf-ebook.html/feed</wfw:commentRss>
		<slash:comments>199</slash:comments>
		</item>
	</channel>
</rss>

