<?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 | M.Nathira Parveen | Activity</title>
	<link>https://developerpublish.com/academy/members/m-nathira-parveen/activity/</link>
	<atom:link href="https://developerpublish.com/academy/members/m-nathira-parveen/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for M.Nathira Parveen.</description>
	<lastBuildDate>Sun, 19 Apr 2026 11:31:36 +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">9410137b6680238eebd36af70b9fc05a</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24317</link>
				<pubDate>Sat, 03 Jun 2023 08:27:21 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">3e797caea67ca8994bfcbcabc4c97757</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24149</link>
				<pubDate>Fri, 02 Jun 2023 06:53:57 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://Microsoft" rel="nofollow ugc">http://Microsoft</a> powerpoint</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">06242602a3aae41123f769e368e0c6d3</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24145</link>
				<pubDate>Fri, 02 Jun 2023 06:49:49 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://Microsoft" rel="nofollow ugc">http://Microsoft</a> PowerPoint</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9fa9be46710e216db12a0780bd8b2cb2</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24066</link>
				<pubDate>Thu, 01 Jun 2023 08:02:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>http ://Python</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">216d273e9e3d57c7f3715127c6aafe76</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24051</link>
				<pubDate>Thu, 01 Jun 2023 07:31:06 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">2d60a4e093a44ef2f5886cb91819aea6</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=24048</link>
				<pubDate>Thu, 01 Jun 2023 07:26:14 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">ab830cf4744e0695ac87583e44017139</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=23783</link>
				<pubDate>Tue, 30 May 2023 09:07:20 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://C++" rel="nofollow ugc">http://C++</a> programming</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2f753a5d1f1de5ed9ad18d9cbf429f35</guid>
				<title>M.Nathira Parveen started the topic Difference between Turbo C++ and Dev C++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/difference-between-turbo-c-and-dev-c/</link>
				<pubDate>Tue, 30 May 2023 08:56:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>1. Turbo C++ (TC) : It is a compiling software used for C and CPP Language. The initial release was in May 1990 but the first stable version released in September 2008. It takes more memory and time to load as compared to Dev C++. Turbo C++ is the compiler from which most of us start our coding life in school/college. 2. Dev C++ : Dev C++ is also&hellip;<span class="activity-read-more" id="activity-read-more-2408"><a href="https://developerpublish.com/academy/forums/topic/difference-between-turbo-c-and-dev-c/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2809649aa95fcbef37bf4236791dd446</guid>
				<title>M.Nathira Parveen started the topic The function malloc() in C++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/the-function-malloc-in-c/</link>
				<pubDate>Tue, 30 May 2023 08:51:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>The function malloc() in C++ is used to allocate the requested size of bytes and it returns a pointer to the first byte of allocated memory. A malloc() in C++ is a function that allocates memory at the runtime, hence, malloc() is a dynamic memory allocation technique. It returns a null pointer if fails.</p>
<p>Syntax:</p>
<p>pointer_name = (cast-type*) malloc(size);</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">98903111db97d6f5b08a744e38f576f3</guid>
				<title>M.Nathira Parveen started the topic C++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/c/</link>
				<pubDate>Tue, 30 May 2023 08:39:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>The &lt;cstdio&gt; header file is a part of the C++ standard library collection that provides the input and output methods of &lt;stdio.h&gt; library of C language. We can use the traditional C-style input and output method in C++ using the &lt;cstdio&gt; library. It also contains all the functions and macros of &lt;stdio.h&gt; library of C language. </p>
<p>We can import&hellip;<span class="activity-read-more" id="activity-read-more-2403"><a href="https://developerpublish.com/academy/forums/topic/c/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ee7ac47f2f8b86e5af5f020de8d5b0cb</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=23551</link>
				<pubDate>Mon, 29 May 2023 07:47:07 +0000</pubDate>

				
				
							</item>
					<item>
				<guid isPermaLink="false">5ed1a1be8f6b27d41e4504da8cb85753</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=23365</link>
				<pubDate>Sat, 27 May 2023 09:18:51 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://Microsoft" rel="nofollow ugc">http://Microsoft</a> word</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">35cb492ec566828842a33d08dadb693f</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=23361</link>
				<pubDate>Sat, 27 May 2023 09:15:25 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://Microsoft" rel="nofollow ugc">http://Microsoft</a> word</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e835a790962a35feca8c1b5781a85e33</guid>
				<title>M.Nathira Parveen started the topic How to Remove Watermark in Microsoft Word? in the forum Microsoft Word</title>
				<link>https://developerpublish.com/academy/forums/topic/how-to-remove-watermark-in-microsoft-word/</link>
				<pubDate>Sat, 27 May 2023 08:03:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>Microsoft Word is the mostly used software for writing any document in a good manner. MS Word also offers a special function that helps to provide a Watermark to the document. A Watermark is a special feature that helps to restrict any individual to copy the content directly. But sometimes, there is a need to remove the watermark present in the&hellip;<span class="activity-read-more" id="activity-read-more-2292"><a href="https://developerpublish.com/academy/forums/topic/how-to-remove-watermark-in-microsoft-word/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e6ec298253981d2f893f151a3e4eafe0</guid>
				<title>M.Nathira Parveen started the topic How to save a Document in Microsoft Word? in the forum Microsoft Word</title>
				<link>https://developerpublish.com/academy/forums/topic/how-to-save-a-document-in-microsoft-word-2/</link>
				<pubDate>Sat, 27 May 2023 07:54:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>Saving a document is a very important step that is to be executed right after the addition of some content in a document. This is done to prevent the loss of data that might occur because of power cuts or system failure. There are multiple ways provided by MS Word to save a file or a document with/without a name specified by the user.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">26d822e30a37b998d374edb4f80dc557</guid>
				<title>M.Nathira Parveen started the topic How to Return a Pointer from a function in C? in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/how-to-return-a-pointer-from-a-function-in-c/</link>
				<pubDate>Thu, 25 May 2023 07:59:33 +0000</pubDate>

									<content:encoded><![CDATA[<p> // C program to illustrate the concept of<br />
// returning pointer from a function<br />
#include &lt;stdio.h&gt;<br />
// Function returning pointer<br />
int* fun()<br />
{<br />
    int A = 10;<br />
    return (&amp;A);<br />
}<br />
// Driver Code<br />
int main()<br />
{<br />
    // Declare a pointer<br />
    int* p;<br />
    // Function call<br />
    p = fun();<br />
    printf(&#8220;%pn&#8221;, p);<br />
    printf(&#8220;%dn&#8221;, *p);<br />
    return 0;<br />
}</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4d4198b7f1bff674bfd561e2790d6e2e</guid>
				<title>M.Nathira Parveen started the topic C Program For Char to Int Conversion in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/c-program-for-char-to-int-conversion/</link>
				<pubDate>Thu, 25 May 2023 07:55:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>// C program demonstrating conversion of<br />
// char to int using typecasting<br />
#include &lt;stdio.h&gt;<br />
// Driver code<br />
int main()<br />
{<br />
    char ch = &#8216;G&#8217;;<br />
    printf(&#8220;%d&#8221;, (int)(ch));<br />
    return 0;<br />
}</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">43a8e0eec17e82e95cc631c6e9345583</guid>
				<title>M.Nathira Parveen started the topic Data Visualization in Excel in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/data-visualization-in-excel/</link>
				<pubDate>Thu, 25 May 2023 07:46:42 +0000</pubDate>

									<content:encoded><![CDATA[<p>Data Visualization is the representation of data in a graphical format. It makes the data easier to understand. Data Visualization can be done using tools like Tableau, Google charts, DataWrapper, and many more. Excel is a spreadsheet that is used for data organization and data visualization as well. In this article, let&#8217;s understand Data&hellip;<span class="activity-read-more" id="activity-read-more-1962"><a href="https://developerpublish.com/academy/forums/topic/data-visualization-in-excel/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3fa0207111852c880e76b0bec0ae7a24</guid>
				<title>M.Nathira Parveen started the topic How to Find the Percentage of Two Cells in Microsoft Excel ? in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/how-to-find-the-percentage-of-two-cells-in-microsoft-excel/</link>
				<pubDate>Thu, 25 May 2023 07:41:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>If you want to find the percentage of two cells in Microsoft Excel, Simply select an empty cell, where you want to display the percentage of the two cells.</p>
<p>Type in the following formula in the selected cell :</p>
<p>=address of cell1/address of cell2</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b298f38d907f5bfbaf946e76a94b460f</guid>
				<title>M.Nathira Parveen started the topic Editing Excel Macros in Excel in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/editing-excel-macros-in-excel/</link>
				<pubDate>Thu, 25 May 2023 07:36:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>Excel Macro is a set of actions that can be recorded, saved, used multiple times. This feature saves us a lot of time when dealing with repetitive tasks and huge data sets. We can always make changes to an existing Macro in Excel. </p>
<p>There are two ways to record and run macros: </p>
<p>Excel Commands<br />
Excel Visual Basic for Applications(VBA).</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4f528a280c317b36cc5b588846004687</guid>
				<title>M.Nathira Parveen started the topic How to dynamically allocate a 2D array in C? in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/how-to-dynamically-allocate-a-2d-array-in-c/</link>
				<pubDate>Thu, 25 May 2023 07:22:54 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include &lt;stdio.h&gt;<br />
const int M = 3;<br />
const int N = 3;<br />
void print(int arr[M][N])<br />
{<br />
    int i, j;<br />
    for (i = 0; i &lt; M; i++)<br />
      for (j = 0; j &lt; N; j++)<br />
        printf(&#8220;%d &#8220;, arr[i][j]);<br />
}<br />
int main()<br />
{<br />
    int arr[][3] = {{1, 2, 3}, {4, 5, 6}, {7, 8, 9}};<br />
    print(arr);<br />
    return 0;<br />
}</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7c934e54f3bc22b0f82778707999563e</guid>
				<title>M.Nathira Parveen started the topic C program to print ASCII value of a character in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/c-program-to-print-ascii-value-of-a-character/</link>
				<pubDate>Thu, 25 May 2023 06:41:23 +0000</pubDate>

									<content:encoded><![CDATA[<p> // C program to print<br />
// ASCII Value of Character<br />
#include &lt;stdio.h&gt;<br />
// Driver code<br />
int main()<br />
{<br />
    char c = &#8216;k&#8217;;<br />
    // %d displays the integer value of<br />
    // a character<br />
    // %c displays the actual character<br />
    printf(&#8220;The ASCII value of %c is %d&#8221;,<br />
            c, c);<br />
    return 0;<br />
}</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ed8d0544be0c58447240bc2ef1779287</guid>
				<title>M.Nathira Parveen wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=22649</link>
				<pubDate>Wed, 24 May 2023 08:31:49 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://c" rel="nofollow ugc">http://c</a> programming</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>