<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>DeveloperPublish | RachelJemimah | Activity</title>
	<link>https://developerpublish.com/academy/members/racheljemimah/activity/</link>
	<atom:link href="https://developerpublish.com/academy/members/racheljemimah/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for RachelJemimah.</description>
	<lastBuildDate>Thu, 23 Apr 2026 10:03:39 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=12.0.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">08d20dd94de6e32740ffe4b8cd1dbc6e</guid>
				<title>RachelJemimah started the topic Go to statement in c++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/go-to-statement-in-c/</link>
				<pubDate>Tue, 30 May 2023 15:41:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>The goto statement in C++ programming is used to change the normal sequence of programme execution by transferring control to another part of the programme.</p>
<p>Syntax:</p>
<p>goto label;<br />
&#8230; .. &#8230;<br />
&#8230; .. &#8230;<br />
&#8230; .. &#8230;<br />
label:<br />
statement;<br />
&#8230; .. &#8230;<br />
Label is an identifier in the syntax above. When the command goto label; is encountered, the program’s c&hellip;<span class="activity-read-more" id="activity-read-more-2437"><a href="https://developerpublish.com/academy/forums/topic/go-to-statement-in-c/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fa5c72fcc155c43f8ad932425bdfe301</guid>
				<title>RachelJemimah started the topic For loop in c++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/for-loop-in-c-3/</link>
				<pubDate>Tue, 30 May 2023 15:32:23 +0000</pubDate>

									<content:encoded><![CDATA[<p> A for loop is a repetition control structure that allows you to efficiently write a loop that needs to execute a specific number of times.</p>
<p>For example<br />
For example:</p>
<p>#include &lt;iostream&gt;<br />
using namespace std;<br />
int main(){<br />
   for(int i=1; i&gt;=1; i++){<br />
      cout&lt;&lt;&#8220;Value of variable i is: &#8220;&lt;&lt;i&lt;&lt;endl;<br />
   }<br />
   return 0;<br />
}</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e548f7946cb3ccd11a9cabcbb6dac2c6</guid>
				<title>RachelJemimah started the topic Get the Number of Words, Characters, Lines and Pages from Word Document i in the forum Microsoft Word</title>
				<link>https://developerpublish.com/academy/forums/topic/get-the-number-of-words-characters-lines-and-pages-from-word-document-i/</link>
				<pubDate>Sat, 27 May 2023 06:22:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>1. Launch Microsoft Word 2013.</p>
<p>2. Open the word document.</p>
<p>3. in the status bar (bottom of the word document), click on the place where it shows “&lt;N&gt; of &lt;N&gt; words”.</p>
<p>4. This will display a Dialog which will show the Word count along with all the other necessary information.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">96e22bc7c2f0dfde4e0d731775415bf3</guid>
				<title>RachelJemimah started the topic How to Invert Text in Microsoft Word ? in the forum Microsoft Word</title>
				<link>https://developerpublish.com/academy/forums/topic/how-to-invert-text-in-microsoft-word/</link>
				<pubDate>Sat, 27 May 2023 06:14:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>1. Microsoft Word 2013 and open the document where you want to insert the inverted text.</p>
<p>2. Select and copy the text that you want to invert.</p>
<p>3. Position your cursor when the inverted text has to enter and then click paste -&gt; Paste Special option.</p>
<p>4. In the Paste Special Popup Dialog, select “Picture (Windows Metafile)” and then click OK.&hellip;<span class="activity-read-more" id="activity-read-more-2267"><a href="https://developerpublish.com/academy/forums/topic/how-to-invert-text-in-microsoft-word/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9e24289feccc3b3e7a13566e848469b3</guid>
				<title>RachelJemimah started the topic How to Share Document in Microsoft Word? in the forum Microsoft Word</title>
				<link>https://developerpublish.com/academy/forums/topic/how-to-share-document-in-microsoft-word-2/</link>
				<pubDate>Sat, 27 May 2023 06:05:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>To share documents in Word, open the document that you want to share.<br />
Now, click the Share button in the upper-right corner of the ribbon.<br />
How to Share Document in Microsoft Word?<br />
The Share task pane will appear on the right side of your window.<br />
How to Share Document in Microsoft Word?<br />
The mail address of the person with who you want to share&hellip;<span class="activity-read-more" id="activity-read-more-2260"><a href="https://developerpublish.com/academy/forums/topic/how-to-share-document-in-microsoft-word-2/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f5397085c1a8a824684ac09456ca6d98</guid>
				<title>RachelJemimah started the topic While loop in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/while-loop-in-c-3/</link>
				<pubDate>Fri, 26 May 2023 07:17:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>include &lt;stdio.h&gt;<br />
int main() {<br />
  int i = 1;</p>
<p>  while (i &lt;= 5) {<br />
    printf(&#8220;%dn&#8221;, i);<br />
    ++i;<br />
  }</p>
<p>  return 0;<br />
}</p>
<p>Output:<br />
1<br />
2<br />
3<br />
4<br />
5</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3888125ab5716d5a61b380c028e1d294</guid>
				<title>RachelJemimah started the topic Text function in excel in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/text-function-in-excel/</link>
				<pubDate>Fri, 26 May 2023 07:11:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>The TEXT function lets you change the way a number appears by applying formatting to it with format codes. It&#8217;s useful in situations where you want to display numbers in a more readable format, or you want to combine numbers with text or symbols.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a1bcad109fbe239c24b41df9c5576d1b</guid>
				<title>RachelJemimah started the topic Text function in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/text-function/</link>
				<pubDate>Fri, 26 May 2023 06:12:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>The TEXT function lets you change the way a number appears by formatting to it with format codes. It’s useful in situations, where you want to display numbers in a more readable format, or you want to combine numbers with text or symbols.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c63344afee525f2f957f434f0e435842</guid>
				<title>RachelJemimah started the topic Data format in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/data-format/</link>
				<pubDate>Thu, 25 May 2023 10:48:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>Data format is the definition of the structure of data within a database or file system that gives the information its meaning. Structured data is usually defined by rows and columns, where columns represent different fields corresponding to, for example, name, address, and phone number, and each field has a defined type, such as integers,&hellip;<span class="activity-read-more" id="activity-read-more-1985"><a href="https://developerpublish.com/academy/forums/topic/data-format/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">78ea08d9ac8f41842c49fd92f4d5c805</guid>
				<title>RachelJemimah started the topic Hello world in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/hello-world/</link>
				<pubDate>Thu, 25 May 2023 10:07:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include &lt;stdio.h&gt;</p>
<p>int main()<br />
{<br />
 printf(&#8220;Hello worldn&#8221;);<br />
 return 0;<br />
}</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>