<?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 | Ranjani R | Activity</title>
	<link>https://developerpublish.com/academy/members/ranjani-r/activity/</link>
	<atom:link href="https://developerpublish.com/academy/members/ranjani-r/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Ranjani R.</description>
	<lastBuildDate>Tue, 21 Apr 2026 16:57:44 +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">8e0b590ab2921a48f610aa1eee19c282</guid>
				<title>Ranjani R started the topic Pointers in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/pointers-in-c-5/</link>
				<pubDate>Sat, 03 Jun 2023 14:46:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>Pointers are one of the core components of the C programming language. A pointer can be used to store the memory address of other variables, functions, or even other pointers. The use of pointers allows low-level memory access, dynamic memory allocation, and many other functionality in C.</p>
<p>In this article, we will discuss pointers in detail, their&hellip;<span class="activity-read-more" id="activity-read-more-2896"><a href="https://developerpublish.com/academy/forums/topic/pointers-in-c-5/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ff71e3fa4057ef5d7054dca8d164534e</guid>
				<title>Ranjani R started the topic Storage classes in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/storage-classes-in-c/</link>
				<pubDate>Sat, 03 Jun 2023 14:39:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>Storage Classes in C<br />
C Storage Classes are used to describe the features of a variable/function. These features basically include the scope, visibility, and lifetime which help us to trace the existence of a particular variable during the runtime of a program.</p>
<p>C language uses 4 storage classes, namely:</p>
<p>storage classes in c<br />
1. auto<br />
This is the&hellip;<span class="activity-read-more" id="activity-read-more-2895"><a href="https://developerpublish.com/academy/forums/topic/storage-classes-in-c/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a9dac22263f954b4f44e14e22e7ae18e</guid>
				<title>Ranjani R started the topic Recursive function in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/recursive-function-2/</link>
				<pubDate>Sat, 03 Jun 2023 14:35:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>Recursion:<br />
In programming terms, a recursive function can be defined as a routine that calls itself directly or indirectly.<br />
Using the recursive algorithm, certain problems can be solved quite easily. Towers of Hanoi (TOH) is one such programming exercise. Try to write an iterative algorithm for TOH. Moreover, every recursive program can be written&hellip;<span class="activity-read-more" id="activity-read-more-2894"><a href="https://developerpublish.com/academy/forums/topic/recursive-function-2/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e5d5557b552e87f4e87770d8474d15b3</guid>
				<title>Ranjani R started the topic C Function Arguments and Function Return Values in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/c-function-arguments-and-function-return-values/</link>
				<pubDate>Sat, 03 Jun 2023 14:32:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>C Function Arguments and Function Return Values</p>
<p>function in C can be called either with arguments or without arguments. These functions may or may not return values to the calling functions. All C functions can be called either with arguments or without arguments in a C program. Also, they may or may not return any values. Hence the function&hellip;<span class="activity-read-more" id="activity-read-more-2893"><a href="https://developerpublish.com/academy/forums/topic/c-function-arguments-and-function-return-values/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">13dcae8d67ff51b4bc39a3983646c385</guid>
				<title>Ranjani R started the topic Function basics in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/function-basics-4/</link>
				<pubDate>Sat, 03 Jun 2023 14:26:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>C Functions<br />
In this tutorial, you will be introduced to functions (both user-defined and standard library functions) in C programming. Also, you will learn why functions are used in programming.</p>
<p>Video: C functions</p>
<p>A function is a block of code that performs a specific task.</p>
<p>Suppose, you need to create a program to create a circle and color it.&hellip;<span class="activity-read-more" id="activity-read-more-2892"><a href="https://developerpublish.com/academy/forums/topic/function-basics-4/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">32f4d82add37bd0bc6c602fcbe44aa61</guid>
				<title>Ranjani R started the topic Goto statement in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/goto-statement-in-c-5/</link>
				<pubDate>Sat, 03 Jun 2023 06:56:14 +0000</pubDate>

									<content:encoded><![CDATA[<p>goto Statement in C<br />
The C goto statement is a jump statement which is sometimes also referred to as an unconditional jump statement. The goto statement can be used to jump from anywhere to anywhere within a function. </p>
<p>Syntax:</p>
<p>Syntax1      |   Syntax2<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
goto label;  |    label:<br />
.            |    .<br />
.            |&hellip;<span class="activity-read-more" id="activity-read-more-2793"><a href="https://developerpublish.com/academy/forums/topic/goto-statement-in-c-5/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0ec24af1e96e6a08112d8a6e6bc56cdf</guid>
				<title>Ranjani R started the topic Continue Statement in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/continue-statement-in-c-4/</link>
				<pubDate>Sat, 03 Jun 2023 06:50:12 +0000</pubDate>

									<content:encoded><![CDATA[<p>Continue Statement in C<br />
The continue statement in C is a jump statement that is used to bring the program control to the start of the loop. We can use the continue statement in the while loop, for loop, or do..while loop to alter the normal flow of the program execution. Unlike break, it cannot be used with a C switch case.</p>
<p>What is continue in&hellip;<span class="activity-read-more" id="activity-read-more-2792"><a href="https://developerpublish.com/academy/forums/topic/continue-statement-in-c-4/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f00919d034b4cd983dcf5d68a1a91d87</guid>
				<title>Ranjani R started the topic Break statement in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/break-statement-in-c-5/</link>
				<pubDate>Sat, 03 Jun 2023 06:45:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>Break Statement in C<br />
The break statement is one of the four jump statements in the C language. The purpose of the break statement in C is for unconditional exit from the loop</p>
<p>What is break in C?<br />
The break in C is a loop control statement that breaks out of the loop when encountered. It can be used inside loops or switch statements to bring the&hellip;<span class="activity-read-more" id="activity-read-more-2791"><a href="https://developerpublish.com/academy/forums/topic/break-statement-in-c-5/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8822cfff91359d08aaae6772e257fcfe</guid>
				<title>Ranjani R started the topic Nested loop in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/nested-loop-in-c-2/</link>
				<pubDate>Sat, 03 Jun 2023 06:38:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>A loop inside another loop is called a nested loop. The depth of nested loop depends on the complexity of a problem. We can have any number of nested loops as required. Consider a nested loop where the outer loop runs n times and consists of another loop inside it. The inner loop runs m times. Then, the total number of times the inner loop runs&hellip;<span class="activity-read-more" id="activity-read-more-2790"><a href="https://developerpublish.com/academy/forums/topic/nested-loop-in-c-2/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">160e4c619351cc1a029f21ba8ab16146</guid>
				<title>Ranjani R started the topic Conditional operator in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/conditional-operator-in-c-3/</link>
				<pubDate>Sat, 03 Jun 2023 06:16:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>Conditional Operator in C</p>
<p>The conditional operator in C programming language, as well as its syntax and operation, will be covered in this article. We’ll also see when the if-else condition should be used instead of the conditional operator. The only ternary operator in the C programming language is the conditional operator. If the &#8220;if else&#8221; h&hellip;<span class="activity-read-more" id="activity-read-more-2789"><a href="https://developerpublish.com/academy/forums/topic/conditional-operator-in-c-3/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">afb3388c33c38ece2d6aa16d35084e1a</guid>
				<title>Ranjani R started the topic Nested switch statement in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/nested-switch-statement-in-c-2/</link>
				<pubDate>Sat, 03 Jun 2023 05:18:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Nested switch statement in C++<br />
Switch-case statements: These are a substitute for long if statements that compare a variable to several integral values</p>
<p>The switch statement is a multiway branch statement. It provides an easy way to dispatch execution to different parts of code based on the value of the expression.<br />
Switch is a control statement&hellip;<span class="activity-read-more" id="activity-read-more-2788"><a href="https://developerpublish.com/academy/forums/topic/nested-switch-statement-in-c-2/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">66d05f1fe51f4173e67cb9b11052b959</guid>
				<title>Ranjani R started the topic FAQs on C switch Statement in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/faqs-on-c-switch-statement/</link>
				<pubDate>Sat, 03 Jun 2023 05:13:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>1. What is the switch case in C?<br />
The switch case statement is a flow control statement in which we can define a switch variable and then execute different code based on the value of the switch variable. It is an alternative of if else if ladder.</p>
<p>2. What is the case in the switch statement in C?<br />
The case keyword is used to define the different&hellip;<span class="activity-read-more" id="activity-read-more-2787"><a href="https://developerpublish.com/academy/forums/topic/faqs-on-c-switch-statement/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">61541f9e8d544798869e20148ddb7504</guid>
				<title>Ranjani R started the topic Switch statement in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/switch-statement-in-c-6/</link>
				<pubDate>Sat, 03 Jun 2023 05:00:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>Switch Statement in C<br />
Switch case statement evaluates a given expression and based on the evaluated value(matching a certain condition), it executes the statements associated with it. Basically, it is used to perform different actions based on different conditions(cases). </p>
<p>Switch case statements follow a selection-control mechanism and allow a&hellip;<span class="activity-read-more" id="activity-read-more-2786"><a href="https://developerpublish.com/academy/forums/topic/switch-statement-in-c-6/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">43a777055c893907335afc0aa90e4789</guid>
				<title>Ranjani R started the topic Nested if statement in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/nested-if-statement-in-c-2/</link>
				<pubDate>Sat, 03 Jun 2023 04:52:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>It is always legal in C programming to nest if-else statements, which means you can use one if or else if statement inside another if or else if statement(s).</p>
<p>Syntax<br />
The syntax for a nested if statement is as follows −</p>
<p>if( boolean_expression 1) {</p>
<p>   /* Executes when the boolean expression 1 is true */<br />
   if(boolean_expression 2) {<br />
      /* E&hellip;<span class="activity-read-more" id="activity-read-more-2783"><a href="https://developerpublish.com/academy/forums/topic/nested-if-statement-in-c-2/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">232e69d215a4894c6354e69e5468673b</guid>
				<title>Ranjani R started the topic Decision Making in C Programming in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/decision-making-in-c-programming/</link>
				<pubDate>Sat, 03 Jun 2023 04:48:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>Decision Making in C Programming</p>
<p>The decision making statements in C language are used to perform operations on the basis of condition and when program encounters the situation to choose a particular statement among many statements.</p>
<p>Decision making statements lets you evaluate one or more conditions and then take decision whether to execute a&hellip;<span class="activity-read-more" id="activity-read-more-2779"><a href="https://developerpublish.com/academy/forums/topic/decision-making-in-c-programming/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">239a5fcdfee00af4ba68dd92c073b3b0</guid>
				<title>Ranjani R started the topic Do-While loop in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/do-while-loop/</link>
				<pubDate>Fri, 02 Jun 2023 10:22:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>do-while Loop</p>
<p>The do-while loop is similar to a while loop but the only difference lies in the do-while loop test condition which is tested at the end of the body. In the do-while loop, the loop body will execute at least once irrespective of the test condition.</p>
<p>Syntax:</p>
<p>initialization_expression;<br />
do<br />
{<br />
    // body of do-while loop&hellip;<span class="activity-read-more" id="activity-read-more-2725"><a href="https://developerpublish.com/academy/forums/topic/do-while-loop/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2a174589923756ad5c1db7c366304419</guid>
				<title>Ranjani R started the topic While loop in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/while-loop-2/</link>
				<pubDate>Fri, 02 Jun 2023 10:16:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>While Loop<br />
While loop does not depend upon the number of iterations. In for loop the number of iterations was previously known to us but in the While loop, the execution is terminated on the basis of the test condition. If the test condition will become false then it will break from the while loop else body will be&hellip;<span class="activity-read-more" id="activity-read-more-2723"><a href="https://developerpublish.com/academy/forums/topic/while-loop-2/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b0dff6d74863632cd1ef1fe08045b130</guid>
				<title>Ranjani R started the topic C-loop in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/c-loop/</link>
				<pubDate>Fri, 02 Jun 2023 09:17:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Loops in programming are used to repeat a block of code until the specified condition is met. A loop statement allows programmers to execute a statement or group of statements multiple times without repetition of code.</p>
<p>// C program to illustrate need of loops<br />
#include &lt;stdio.h&gt;</p>
<p>int main()<br />
{<br />
    printf( &#8220;Hello Worldn&#8221;);<br />
    printf( &#8220;Hello&hellip;<span class="activity-read-more" id="activity-read-more-2717"><a href="https://developerpublish.com/academy/forums/topic/c-loop/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3c5e6236bb614fb9216a77d0b02713b1</guid>
				<title>Ranjani R started the topic Handout in MS power point in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/handout-in-ms-power-point/</link>
				<pubDate>Fri, 02 Jun 2023 09:09:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>The Handout Master<br />
Masters are boilerplates, and everything is duplicated based on elements existing in the master. Thus, if you position any logo in the Handout Master, you can be reasonably sure that all handouts in that particular presentation will contain the logo in the same position.</p>
<p>Unlike slides, handouts are almost always intended for&hellip;<span class="activity-read-more" id="activity-read-more-2714"><a href="https://developerpublish.com/academy/forums/topic/handout-in-ms-power-point/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5a1145f129ca4b85496f62e0d952e715</guid>
				<title>Ranjani R started the topic About hangouts in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/about-hangouts/</link>
				<pubDate>Fri, 02 Jun 2023 08:59:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>About Handouts<br />
Handouts are basically thumbnails of slides printed together on a sheet of paper. Such layouts can be customized to suit specific requirements. By default, PowerPoint offers choices to include 1, 2, 3, 4, 6 and 9 slide thumbnails per handout page. Some layouts, such as the one for 3 thumbnails also provide some space next to the&hellip;<span class="activity-read-more" id="activity-read-more-2712"><a href="https://developerpublish.com/academy/forums/topic/about-hangouts/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8fea2f7218a72d168277cd68f10286d0</guid>
				<title>Ranjani R started the topic How to put an avatar in power point in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/how-to-put-an-avatar-in-power-point/</link>
				<pubDate>Fri, 02 Jun 2023 08:47:31 +0000</pubDate>

									<content:encoded><![CDATA[<p>An avatar image acts as a visual representation of a specific user on online services, including blog comments, chat rooms, forums, online games and some social networking sites. Your avatar image might be an actual photo of yourself or a cartoon, logo or other graphic. Because an avatar image is just like any other image file, you can add your&hellip;<span class="activity-read-more" id="activity-read-more-2710"><a href="https://developerpublish.com/academy/forums/topic/how-to-put-an-avatar-in-power-point/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c2e122554166a677b2bf26eafa950576</guid>
				<title>Ranjani R started the topic Charts in power point in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/charts-in-power-point-2/</link>
				<pubDate>Fri, 02 Jun 2023 08:42:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>PowerPoint Charts<br />
Use a chart when you want your audience to easily understand a large quantity of data and the relationships between parts of the data. A chart is often much better at presenting information visually than hard-to-read numbers in a table.</p>
<p>Chart Types<br />
Insert Charts<br />
Column	Column charts are used to compare different values&hellip;<span class="activity-read-more" id="activity-read-more-2707"><a href="https://developerpublish.com/academy/forums/topic/charts-in-power-point-2/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">86ed1e7f3bdf4a7bc988f55812915d8d</guid>
				<title>Ranjani R started the topic To change the chart style in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/to-change-the-chart-style/</link>
				<pubDate>Fri, 02 Jun 2023 08:37:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>To change the chart style:<br />
Select the Chart Tools Design tab.<br />
The Chart Styles group<br />
Click the More drop-down arrow in the Chart Styles group to see all of the available styles.<br />
Select the desired style.<br />
Selecting a new chart style<br />
The chart will update to reflect the new style.<br />
The modified chart<br />
Challenge!<br />
Open an existing PowerPoint&hellip;<span class="activity-read-more" id="activity-read-more-2706"><a href="https://developerpublish.com/academy/forums/topic/to-change-the-chart-style/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">baa54caae8e6d2c449f62fe78da1ba69</guid>
				<title>Ranjani R started the topic To change the chart layout in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/to-change-the-chart-layout/</link>
				<pubDate>Fri, 02 Jun 2023 08:33:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>To change the chart layout:<br />
Select the Chart Tools Design tab.<br />
Click the More drop-down arrow in the Chart Layouts group to see all of the available layouts.<br />
The More Layouts drop-down arrow<br />
Select the desired layout.<br />
More chart layout choices<br />
The chart will update to reflect the new layout.<br />
The modified chart<br />
Some layouts include things like&hellip;<span class="activity-read-more" id="activity-read-more-2705"><a href="https://developerpublish.com/academy/forums/topic/to-change-the-chart-layout/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4049cf3f6d2abf37ffdfc47019049ef5</guid>
				<title>Ranjani R started the topic To switch row and column data in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/to-switch-row-and-column-data/</link>
				<pubDate>Fri, 02 Jun 2023 08:30:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>To switch row and column data:<br />
Sometimes when you create a chart, the data may not be grouped the way you want it to. In the clustered column chart below on the left, the Book Genre Sales statistics are grouped by genre, with a column for each year. However, you could also switch the row and column data so the chart will group the statistics by&hellip;<span class="activity-read-more" id="activity-read-more-2704"><a href="https://developerpublish.com/academy/forums/topic/to-switch-row-and-column-data/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">12f4572f5a2e2fea2e539fce61f7db61</guid>
				<title>Ranjani R started the topic Modifying charts with chart tools in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/modifying-charts-with-chart-tools/</link>
				<pubDate>Fri, 02 Jun 2023 08:23:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>Modifying charts with chart tools<br />
There are many ways to customize and organize your charts. For example, PowerPoint allows you to change the chart type, rearrange a chart&#8217;s data, and even change the layout and style.</p>
<p>Once you insert a chart, a set of chart tools will appear on the Ribbon. These are only visible when the chart is selected. You&hellip;<span class="activity-read-more" id="activity-read-more-2702"><a href="https://developerpublish.com/academy/forums/topic/modifying-charts-with-chart-tools/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">00d31fc1590938f33657582e3b86c97b</guid>
				<title>Ranjani R started the topic Importing a chart from excel in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/importing-a-chart-from-excel/</link>
				<pubDate>Fri, 02 Jun 2023 08:18:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>Importing a chart from Excel<br />
If you have already created a chart in Excel, you can import and link it to your PowerPoint presentation. When you insert an Excel chart in PowerPoint, any updates you make to the original Excel chart will automatically update in your PowerPoint presentation, as long as the files remain in the same location. This can&hellip;<span class="activity-read-more" id="activity-read-more-2701"><a href="https://developerpublish.com/academy/forums/topic/importing-a-chart-from-excel/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f4c5ba5ec36f9006c4ca07d0390458f4</guid>
				<title>Ranjani R started the topic To enter a chart on power point in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/to-enter-a-chart-on-power-point/</link>
				<pubDate>Fri, 02 Jun 2023 08:16:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>To enter chart data:<br />
The data that appears in the Excel spreadsheet is placeholder source data that you will replace with your own information. The Excel source data is used to create the PowerPoint chart.</p>
<p>The placeholder source data and the corresponding chart<br />
Enter your data into the Excel spreadsheet. If you are not sure how to enter data into&hellip;<span class="activity-read-more" id="activity-read-more-2699"><a href="https://developerpublish.com/academy/forums/topic/to-enter-a-chart-on-power-point/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">80fa1190ec229b98ab7374b53b68f0f2</guid>
				<title>Ranjani R started the topic Inserting charts in power point in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/inserting-charts-in-power-point/</link>
				<pubDate>Fri, 02 Jun 2023 08:12:05 +0000</pubDate>

									<content:encoded><![CDATA[<p>Inserting charts<br />
PowerPoint uses an Excel worksheet as a placeholder for entering chart data. Therefore, when you insert or edit a chart in PowerPoint, an Excel window will automatically open. The process is user-friendly, but if you are totally unfamiliar with Excel, you might want to review our Cell Basics lesson from our Excel 2010&hellip;<span class="activity-read-more" id="activity-read-more-2698"><a href="https://developerpublish.com/academy/forums/topic/inserting-charts-in-power-point/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">df0f63573818a1205cd3078076a060c1</guid>
				<title>Ranjani R started the topic Charts in power point in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/charts-in-power-point/</link>
				<pubDate>Fri, 02 Jun 2023 08:08:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>Introduction</p>
<p>A chart is a tool you can use to communicate your data graphically. Displaying charts in PowerPoint allows your audience to see the meaning behind the numbers, and it makes showing comparisons and trends much easier. In this lesson, you will learn how to insert charts and modify them so they communicate information&hellip;<span class="activity-read-more" id="activity-read-more-2696"><a href="https://developerpublish.com/academy/forums/topic/charts-in-power-point/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2d705463c8398435e7815d0d74509af5</guid>
				<title>Ranjani R started the topic Adding image from a file in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/adding-image-from-a-file/</link>
				<pubDate>Fri, 02 Jun 2023 07:59:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>Adding Images from a File<br />
You can add your own images that you have saved or have access to. To add images from<br />
a file follow these steps:<br />
1. In slide view go to Insert on the menu bar and then Picture and click on From<br />
File.<br />
2. Choose the picture that you have saved.<br />
3. Click on Insert.<br />
4. You can then resize your image if you need to and&hellip;<span class="activity-read-more" id="activity-read-more-2695"><a href="https://developerpublish.com/academy/forums/topic/adding-image-from-a-file/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">48b307ca22570093e648a51311a5c24c</guid>
				<title>Ranjani R started the topic Power point intermediate in clip in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/power-point-intermediate-in-clip/</link>
				<pubDate>Fri, 02 Jun 2023 07:26:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>Inserting Clip Art<br />
You can use Clip Art to add pictures to your document and make it more dynamic,<br />
colorful, and creative. You can obtain Clip Art from the Microsoft Clip Organizer.<br />
Inserting Clip Art: Search Option<br />
1. From the Insert menu, select Picture » Clip Art&#8230;<br />
The Clip Art task pane appears.<br />
2. In the Search for text box, type&hellip;<span class="activity-read-more" id="activity-read-more-2688"><a href="https://developerpublish.com/academy/forums/topic/power-point-intermediate-in-clip/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">447e5590c45272638478cf095ca580b4</guid>
				<title>Ranjani R started the topic Power point intermediate in slides in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/power-point-intermediate-in-slides/</link>
				<pubDate>Fri, 02 Jun 2023 07:20:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Slide Views<br />
You probably noticed, as soon as you saw the PowerPoint view screen, the area running<br />
down the left side of the screen, contained “little” views of your slides as you were<br />
creating them. This first “default view that you see is called Normal View.<br />
In the lower left corner of the screen you will see some “buttons” that look like&hellip;<span class="activity-read-more" id="activity-read-more-2687"><a href="https://developerpublish.com/academy/forums/topic/power-point-intermediate-in-slides/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a4349c84c66f99fb5e0ce250cb4d0858</guid>
				<title>Ranjani R started the topic Power point basis in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/power-point-basis/</link>
				<pubDate>Fri, 02 Jun 2023 07:15:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>PowerPoint Basics<br />
Basic PowerPoint Tasks<br />
PowerPoint is a powerful and versatile program for creating presentations. Many familiar<br />
concepts from other Office programs will carry over to PowerPoint. This document will<br />
show you how to complete some of the basic tasks involved in creating presentations.<br />
• Opening PowerPoint<br />
• Starting a New Pre&hellip;<span class="activity-read-more" id="activity-read-more-2681"><a href="https://developerpublish.com/academy/forums/topic/power-point-basis/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8954dd03e6369991e6cecd1ddc8bb860</guid>
				<title>Ranjani R started the topic Goto statement in c++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/goto-statement-in-c-4/</link>
				<pubDate>Thu, 01 Jun 2023 16:20:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>A goto statement provides an unconditional jump from the goto to a labeled statement in the same function.</p>
<p>NOTE − Use of goto statement is highly discouraged because it makes difficult to trace the control flow of a program, making the program hard to understand and hard to modify. Any program that uses a goto can be rewritten so that it d&hellip;<span class="activity-read-more" id="activity-read-more-2621"><a href="https://developerpublish.com/academy/forums/topic/goto-statement-in-c-4/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7017b6cfd4dd5f576898332b8b7e6515</guid>
				<title>Ranjani R started the topic Switch statement in c++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/switch-statement-in-c-4/</link>
				<pubDate>Thu, 01 Jun 2023 16:13:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>A switch statement allows a variable to be tested for equality against a list of values. Each value is called a case, and the variable being switched on is checked for each case.</p>
<p>Syntax<br />
The syntax for a switch statement in C++ is as follows −</p>
<p>switch(expression) {<br />
   case constant-expression  :<br />
      statement(s);<br />
      break; //optional<br />
   c&hellip;<span class="activity-read-more" id="activity-read-more-2620"><a href="https://developerpublish.com/academy/forums/topic/switch-statement-in-c-4/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f671df9319602f8045b75ba8e74ae7ab</guid>
				<title>Ranjani R started the topic Break statement in c++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/break-statement-in-c-4/</link>
				<pubDate>Thu, 01 Jun 2023 16:10:14 +0000</pubDate>

									<content:encoded><![CDATA[<p>The break statement has the following two usages in C++ −</p>
<p>When the break statement is encountered inside a loop, the loop is immediately terminated and program control resumes at the next statement following the loop.</p>
<p>It can be used to terminate a case in the switch statement (covered in the next chapter).</p>
<p>If you are using nested loops (i.e., o&hellip;<span class="activity-read-more" id="activity-read-more-2619"><a href="https://developerpublish.com/academy/forums/topic/break-statement-in-c-4/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a43f6132ce0c36f86d754e032e708176</guid>
				<title>Ranjani R started the topic If else statement in c++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/if-else-statement-in-c-3/</link>
				<pubDate>Thu, 01 Jun 2023 16:06:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>An if-else statement controls conditional branching. Statements in the if-branch are executed only if the condition evaluates to a non-zero value (or true). If the value of condition is nonzero, the following statement gets executed, and the statement following the optional else gets skipped. Otherwise, the following statement gets skipped, and if&hellip;<span class="activity-read-more" id="activity-read-more-2618"><a href="https://developerpublish.com/academy/forums/topic/if-else-statement-in-c-3/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f933daa454dbb88508ddfc007da20be8</guid>
				<title>Ranjani R started the topic Type conversion in c++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/type-conversion-in-c-3/</link>
				<pubDate>Thu, 01 Jun 2023 15:57:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Type Conversion in C++<br />
A type cast is basically a conversion from one type to another. There are two types of type conversion:</p>
<p>Implicit Type Conversion Also known as ‘automatic type conversion’.<br />
Done by the compiler on its own, without any external trigger from the user.<br />
Generally takes place when in an expression more than one data type is pre&hellip;<span class="activity-read-more" id="activity-read-more-2617"><a href="https://developerpublish.com/academy/forums/topic/type-conversion-in-c-3/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9922e7ef695bec406251eaf8c9fd85c8</guid>
				<title>Ranjani R started the topic Data types in c++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/data-types-in-c-3/</link>
				<pubDate>Thu, 01 Jun 2023 15:52:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>C++ Data Types<br />
All variables use data type during declaration to restrict the type of data to be stored. Therefore, we can say that data types are used to tell the variables the type of data they can store. Whenever a variable is defined in C++, the compiler allocates some memory for that variable based on the data type with which it is declared.&hellip;<span class="activity-read-more" id="activity-read-more-2616"><a href="https://developerpublish.com/academy/forums/topic/data-types-in-c-3/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a39019f69a98d16a11f02a4fea5dd08a</guid>
				<title>Ranjani R started the topic Keywords in c++ in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/keywords-in-c-2/</link>
				<pubDate>Thu, 01 Jun 2023 15:47:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>Keywords<br />
Keywords(also known as reserved words)  have special meanings to the C++ compiler and are always written or typed in short(lower) cases. Keywords are words that the language uses for a special purpose, such as void, int, public, etc. It can’t be used for a variable name or function name or any other identifiers. The total count of r&hellip;<span class="activity-read-more" id="activity-read-more-2615"><a href="https://developerpublish.com/academy/forums/topic/keywords-in-c-2/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5cd390cde19332a0bf4e34c0b3f18065</guid>
				<title>Ranjani R started the topic C++ variables in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/c-variables/</link>
				<pubDate>Thu, 01 Jun 2023 15:41:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>C++ Variables<br />
Variables are containers for storing data values.</p>
<p>In C++, there are different types of variables (defined with different keywords), for example:</p>
<p>int &#8211; stores integers (whole numbers), without decimals, such as 123 or -123<br />
double &#8211; stores floating point numbers, with decimals, such as 19.99 or -19.99<br />
char &#8211; stores single&hellip;<span class="activity-read-more" id="activity-read-more-2614"><a href="https://developerpublish.com/academy/forums/topic/c-variables/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dc6690073e143d474196ebde85d59453</guid>
				<title>Ranjani R started the topic What are the type of Data formatting in MS word in the forum Microsoft Word</title>
				<link>https://developerpublish.com/academy/forums/topic/what-are-the-type-of-data-formatting-in-ms-word/</link>
				<pubDate>Thu, 01 Jun 2023 15:21:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>To help understand Microsoft Word formatting, let’s look at the four types of formatting:</p>
<p>Character or Font Formatting<br />
Paragraph Formatting<br />
Document or Page Formatting<br />
Section Formatting</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1582c5ae276ce403115cb5e20999321e</guid>
				<title>Ranjani R started the topic Call reference in excel and their types in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/call-reference-in-excel-and-their-types/</link>
				<pubDate>Thu, 01 Jun 2023 15:14:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>A cell reference in Excel refers to other cells to a cell to use its values or properties. So in simple terms, if we have data in some random cell A2 and we want to use that value of cell A2 in cell A1, we can use =A2 in cell A1. So it will copy the value of A2 in A1. So it is called cell referencing in Excel.</p>
<p>For example, suppose you insert C1O.&hellip;<span class="activity-read-more" id="activity-read-more-2612"><a href="https://developerpublish.com/academy/forums/topic/call-reference-in-excel-and-their-types/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f7dd5c505af33372e4b26d17d1635dce</guid>
				<title>Ranjani R started the topic Miscellaneous excel in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/miscellaneous-excel/</link>
				<pubDate>Thu, 01 Jun 2023 15:08:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>Miscellaneous Excel<br />
An overview of various tips in the field of Excel. It varies from short tips to more extensive tutorials.</p>
<p>COMPATIBILITY BETWEEN EXCEL VERSIONS</p>
<p>EXCEL EDIT MULTIPLE SHEETS AT ONCE<br />
edit multiple sheets at once<br />
DEALING WITH CALCULATION ERRORS IN EXCEL<br />
omgaan met rekenfouten vn Excel<br />
HANDY EXCEL KEYBOARD SHORTCUTS<br />
excel keyboard&hellip;<span class="activity-read-more" id="activity-read-more-2611"><a href="https://developerpublish.com/academy/forums/topic/miscellaneous-excel/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">13a1b03bb25e96cb15ba5710a6fd3356</guid>
				<title>Ranjani R started the topic How to use Text Functions in Excel in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/how-to-use-text-functions-in-excel/</link>
				<pubDate>Thu, 01 Jun 2023 15:05:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>How to use Text Functions in Excel</p>
<p>Excel is mostly about the numerical data, but at times you can come across the data which has too much text and that is the time when Text Functions in Excel will help you to simplify the things easily.</p>
<p>Here are few text functions you should know</p>
<p>1.Left()<br />
You can use the Left function when you want to&hellip;<span class="activity-read-more" id="activity-read-more-2610"><a href="https://developerpublish.com/academy/forums/topic/how-to-use-text-functions-in-excel/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4bf4115448ee9ea9eddc96904b121491</guid>
				<title>Ranjani R started the topic Excel keyword shortcuts in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/excel-keyword-shortcuts/</link>
				<pubDate>Thu, 01 Jun 2023 15:00:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>Frequently used shortcuts<br />
This table lists the most frequently used shortcuts in Excel.</p>
<p>To do this</p>
<p>Press</p>
<p>Close a workbook.</p>
<p>Ctrl+W</p>
<p>Open a workbook.</p>
<p>Ctrl+O</p>
<p>Go to the Home tab.</p>
<p>Alt+H</p>
<p>Save a workbook.</p>
<p>Ctrl+S</p>
<p>Copy selection.</p>
<p>Ctrl+C</p>
<p>Paste selection.</p>
<p>Ctrl+V</p>
<p>Undo recent action.</p>
<p>Ctrl+Z</p>
<p>Remove cell contents.</p>
<p>Delete</p>
<p>Choose a fill&hellip;<span class="activity-read-more" id="activity-read-more-2609"><a href="https://developerpublish.com/academy/forums/topic/excel-keyword-shortcuts/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1783d1362b1400f81816627de9ac1fba</guid>
				<title>Ranjani R started the topic Data and time function in Excel in the forum Microsoft Excel</title>
				<link>https://developerpublish.com/academy/forums/topic/data-and-time-function-in-excel/</link>
				<pubDate>Thu, 01 Jun 2023 10:21:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>Date &amp; Time Functions</p>
<p>Year, Month, Day | Date Function | Current Date &amp; Time | Hour, Minute, Second | Time Function</p>
<p>To enter a date in Excel, use the &#8220;/&#8221; or &#8220;-&#8221; characters. To enter a time, use the &#8220;:&#8221; (colon). You can also enter a date and a time in one cell.</p>
<p>Date and Time in Excel</p>
<p>Note: Dates are in US Format. Months first, Days second.&hellip;<span class="activity-read-more" id="activity-read-more-2600"><a href="https://developerpublish.com/academy/forums/topic/data-and-time-function-in-excel/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1541963585836512c8e45c763a420513</guid>
				<title>Ranjani R started the topic Unions in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/unions-in-c-4/</link>
				<pubDate>Thu, 01 Jun 2023 10:17:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>union is a special data type available in C that allows to store different data types in the same memory location. You can define a union with many members, but only one member can contain a value at any given time. Unions provide an efficient way of using the same memory location for multiple-purpose.</p>
<p>Defining a Union<br />
To define a union, you must&hellip;<span class="activity-read-more" id="activity-read-more-2599"><a href="https://developerpublish.com/academy/forums/topic/unions-in-c-4/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2b22ca5f38132ac7dd61f2afa5958063</guid>
				<title>Ranjani R started the topic Variables and constant in c in the forum C Programming</title>
				<link>https://developerpublish.com/academy/forums/topic/variables-and-constant-in-c/</link>
				<pubDate>Thu, 01 Jun 2023 10:10:23 +0000</pubDate>

									<content:encoded><![CDATA[<p>Variables in C<br />
Variable is used to store the value. As name indicates its value can be changed or also it can be reused many times. We have to define its Data Types as shown below.<br />
Syntax </p>
<p>Data type variable_name;<br />
e.g. </p>
<p>int a;<br />
Where ‘a’ is the variables.</p>
<p>Types of Variables in C:<br />
There are many types of variables in c:</p>
<p>local variable<br />
global var&hellip;<span class="activity-read-more" id="activity-read-more-2598"><a href="https://developerpublish.com/academy/forums/topic/variables-and-constant-in-c/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>