<?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 | Ashifa | Activity</title>
	<link>https://developerpublish.com/academy/members/ashifa/activity/</link>
	<atom:link href="https://developerpublish.com/academy/members/ashifa/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Ashifa.</description>
	<lastBuildDate>Tue, 07 Apr 2026 09:56:07 +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">9bab0ebc312e74b63088d8806e174bcd</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25754</link>
				<pubDate>Sun, 25 Jun 2023 15:43:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>No, Integer datatype will support the range between -32768 and 32767. Any value exceeding that will not be stored. We can either use float or long int.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">48fcccc58b683370a57b3b94f5b20b89</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25753</link>
				<pubDate>Sun, 25 Jun 2023 15:41:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>Compiler is used in C Language and it translates the complete code into the Machine Code in one shot. On the other hand, Interpreter is used in Java Programming Langauge and other high-end programming languages. [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a0334d6c654ce98186740b3d6c6a9bd6</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25752</link>
				<pubDate>Sun, 25 Jun 2023 15:38:14 +0000</pubDate>

									<content:encoded><![CDATA[<p>The Symbol mentioned is called a Null Character. It is considered as the terminating character used in strings to notify the end of the string to the compiler.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aab497282672ee22a293b3bd18ad9520</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25751</link>
				<pubDate>Sun, 25 Jun 2023 15:36:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>A Preprocessor Directive is considered as a built-in predefined function or macro that acts as a directive to the compiler and it gets executed before the actual C Program is executed.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da76188805f4392ab131575fd48859c1</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25750</link>
				<pubDate>Sun, 25 Jun 2023 15:34:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>When a data member of one structure is referred by the data member of another function, then the structure is called a Nested Structure.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">553d59cdb0c7f638b79b03bc7715ec75</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25749</link>
				<pubDate>Sun, 25 Jun 2023 15:32:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>The program will be compiled but will not be executed. To execute any C program, main() is required.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fd74a847b39ae62e9b7637fb96559517</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25748</link>
				<pubDate>Sun, 25 Jun 2023 15:30:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>The Parameters which are sent from main function to the subdivided function are called as Actual Parameters and the parameters which are declared a the Subdivided function end are called as Formal Parameters</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a965ed6f2d8f91a0dc9929eaaf02dd23</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25747</link>
				<pubDate>Sun, 25 Jun 2023 15:26:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>To store a negative integer, we need to follow the following steps. Calculate the two’s complement of the same positive integer.     Eg: 1011 (-5)     Step-1 − One’s complement of 5: 1010     Step-2 − Add 1 to ab [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">93fa4ec008ebff6159a622e1e27fad6d</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25746</link>
				<pubDate>Sun, 25 Jun 2023 15:18:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>Break Control statement is valid to be used inside a loop and Switch control statements.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0c0e852265a2642208558879a6a638ad</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25745</link>
				<pubDate>Sun, 25 Jun 2023 15:16:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>The variables and functions that are declared using the keyword Static are considered as Static Variable and Static Functions. The variables declared using Static keyword will have their scope restricted to the f [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0d20ba05ba6e6cfa8b04a8e191d71586</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25743</link>
				<pubDate>Sun, 25 Jun 2023 15:10:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>A Pointer in C Programming is used to point the memory location of an existing variable. In case if that particular variable is deleted and the Pointer is still pointing to the same memory location, then that p [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e315bb4fe79a90ad8b5a22d721932459</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25742</link>
				<pubDate>Sun, 25 Jun 2023 15:07:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>The Datatypes in C Language are broadly classified into 4 categories. They are as follows:     Basic Datatypes  Derived Datatypes  Enumerated Datatypes  Void Datatypes</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">62e2c1a30bc7e803a919235b7ca00ebb</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25741</link>
				<pubDate>Sun, 25 Jun 2023 15:03:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes, we can compile, but it can&#8217;t be executed.     But, if we use #define, we can compile and run a C program without using the main() function.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">900c46b3e8e679f2f82d07901614ad95</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25740</link>
				<pubDate>Sun, 25 Jun 2023 15:00:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>The argument passed to the main() function while executing the program is known as command line argument.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a2d3de33bb6e520d2f16e4c48e7cbc98</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25739</link>
				<pubDate>Sun, 25 Jun 2023 14:55:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>The new line escape sequence is represented by &#8220;n&#8221;. It inserts a new line on the output screen.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b3d52923bed421197fe4f69e9488df01</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25738</link>
				<pubDate>Sun, 25 Jun 2023 14:51:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>Brain Kernighan.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a69e5d127e873364bc19bcdc1dfbb280</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25737</link>
				<pubDate>Sun, 25 Jun 2023 14:47:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>It is 32 characters ideally but implementation specific.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">61a17f5ce032a734a9198442d6bfe038</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25736</link>
				<pubDate>Sun, 25 Jun 2023 14:43:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>The fopen() function is used to open file whereas fclose() is used to close file.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9606f6925df858de61f48d825e3ccdbb</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25735</link>
				<pubDate>Sun, 25 Jun 2023 14:38:12 +0000</pubDate>

									<content:encoded><![CDATA[<p>A loop running continuously for an indefinite number of times is called the infinite loop.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8bf4b4ec88e93eb287694227d196e943</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25734</link>
				<pubDate>Sun, 25 Jun 2023 14:34:54 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include  void main(){  if(printf(&#8220;hello world&#8221;)){} // It prints the ?hello world? on the screen.  }</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">695e520379f21f35b0d6b647c6e89533</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25733</link>
				<pubDate>Sun, 25 Jun 2023 14:32:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include  #include  main()  {  int a=10, b=20; //declaration of variables.  clrscr(); //It clears the screen.  printf(&#8220;Before swap a=%d b=%d&#8221;,a,b);     a=a+b;//a=30 (10+20)  b=a-b;//b=10 (30-20)  a=a-b;//a=20 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3cf4edbb01d1bdf2bcc59454c7b98bf5</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25732</link>
				<pubDate>Sun, 25 Jun 2023 14:29:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include  #include  void main()  {  int n1=0,n2=1,n3,i,number;  clrscr();  printf(&#8220;Enter the number of elements:&#8221;);  scanf(&#8220;%d&#8221;,&amp;number);  printf(&#8220;n%d %d&#8221;,n1,n2);//printing 0 and 1     for(i=2;i</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cc13b7cec5672e7a9469493150f62fd3</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25731</link>
				<pubDate>Sun, 25 Jun 2023 14:23:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include  #include  void main()  {  int n1=0,n2=1,n3,i,number;  clrscr();  printf(&#8220;Enter the number of elements:&#8221;);  scanf(&#8220;%d&#8221;,&amp;number);  printf(&#8220;n%d %d&#8221;,n1,n2);//printing 0 and 1     for(i=2;i</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bbb9f6f5f73fb8492cfb8b9c6d398e74</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25730</link>
				<pubDate>Sun, 25 Jun 2023 13:44:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include  #include  void printFibonacci(int n) // function to calculate the fibonacci series of a given number.  {  static int n1=0,n2=1,n3; // declaration of static variables.  if(n&gt;0){  n3 = n1 + n2;  n1 = [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">de15ce543f249927d00f2d6d0d8450ef</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25729</link>
				<pubDate>Sun, 25 Jun 2023 13:40:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include  #include  void printFibonacci(int n) // function to calculate the fibonacci series of a given number.  {  static int n1=0,n2=1,n3; // declaration of static variables.  if(n&gt;0){  n3 = n1 + n2;  n1 = [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b7eaf359066f6884b9beace1cf49f9be</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25728</link>
				<pubDate>Sun, 25 Jun 2023 13:38:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include  #include  void main()  {  int n,i,m=0,flag=0; //declaration of variables.  clrscr(); //It clears the screen.  printf(&#8220;Enter the number to check prime:&#8221;);  scanf(&#8220;%d&#8221;,&amp;n);  m=n/2;  for(i=2;i</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f57d2321e30022c21585a0b56b4d8f98</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25727</link>
				<pubDate>Sun, 25 Jun 2023 13:35:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include  #include  main()  {  int n,r,sum=0,temp;  clrscr();  printf(&#8220;enter the number=&#8221;);  scanf(&#8220;%d&#8221;,&amp;n);  temp=n;  while(n&gt;0)  {  r=n%10;  sum=(sum*10)+r;  n=n/10;  }  if(temp==sum)  printf(&#8220;palindrome number [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">01a4f41831625baa8a6142c571c8dcd2</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25726</link>
				<pubDate>Sun, 25 Jun 2023 13:32:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include    	#include    	void main(){  	  int i,fact=1,number;  	  clrscr();  	  printf(&#8220;Enter a number: &#8220;);  	  scanf(&#8220;%d&#8221;,&amp;number);  	  	  for(i=1;i</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a32a8f42b18f90a183b71cfefdacac72</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25725</link>
				<pubDate>Sun, 25 Jun 2023 13:29:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include      #include      void main(){        int i,fact=1,number;        clrscr();        printf(&#8220;Enter a number: &#8220;);        scanf(&#8220;%d&#8221;,&amp;number);              for(i=1;i</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">383c7a8603d422811094afd98ca7c098</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25724</link>
				<pubDate>Sun, 25 Jun 2023 13:27:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include  #include  long factorial(int n) // function to calculate the factorial of a given number.  {  if (n == 0)  return 1;  else  return(n * factorial(n-1)); //calling the function recursively.  }  void [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0015ca99b5a5ba49af5139fda1650fee</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25723</link>
				<pubDate>Sun, 25 Jun 2023 13:23:31 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include #include main() { int n,r,sum=0,temp; //declaration of variables. clrscr(); //It clears the screen. printf(&#8220;enter the [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d5328120deba81392e459fa3d148e028</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25722</link>
				<pubDate>Sun, 25 Jun 2023 13:19:36 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include  #include  main()  {  int n, reverse=0, rem; //declaration of variables.  clrscr(); // It clears the screen.  printf(&#8220;Enter a number: &#8220;);  scanf(&#8220;%d&#8221;, [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">82a238e87a1b8b9106c6f616a9feed49</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25721</link>
				<pubDate>Sun, 25 Jun 2023 13:16:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>The argument passed to the main() function while executing the program is known as command line argument. For example:</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">06d8719d698410d25d177b541cfb37f9</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25720</link>
				<pubDate>Sun, 25 Jun 2023 13:12:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>The sprintf() stands for &#8220;string print.&#8221; The sprintf() function does not print the output on the console screen. It transfers the data to the buffer. It returns the total number of characters present in the string.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c4690c10c271962d69174c4993f9830d</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25719</link>
				<pubDate>Sun, 25 Jun 2023 13:09:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>malloc() The malloc() function is used to allocate the memory during the execution of the program. It does not initialize the memory but carries the garbage value. It returns a null pointer if it could not be able [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5e8f386ae0f81a553b316f198c5fa01e</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25718</link>
				<pubDate>Sun, 25 Jun 2023 13:04:55 +0000</pubDate>

									<content:encoded><![CDATA[<p>A pointer that doesn&#8217;t refer to any address of value but NULL is known as a NULL pointer. When we assign a &#8216;0&#8217; value to a pointer of any type, then it becomes a Null pointer.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">97bd18ee0f1b92dd9ebc327f1dcf5dab</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25717</link>
				<pubDate>Sun, 25 Jun 2023 13:02:36 +0000</pubDate>

									<content:encoded><![CDATA[<p>C language was developed in 1972 at bell laboratories of AT&amp;T.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">616b0eb7b2df59c901cb2d2a5f9c1ff2</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25698</link>
				<pubDate>Sun, 25 Jun 2023 06:23:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>The getch() function reads a single character from the keyboard. It doesn&#8217;t use any buffer, so entered data will not be displayed on the output screen.     The getche() function reads a single character from the [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">536c90bb0564ba057073718feba58882</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25697</link>
				<pubDate>Sun, 25 Jun 2023 06:22:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>The ANSI stands for &#8221; American National Standard Institute.&#8221; It is an organization that maintains the broad range of disciplines including photographic film, computer languages, data encoding, mechanical parts, [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">96889208031c4daab73ba2928451ff82</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25696</link>
				<pubDate>Sun, 25 Jun 2023 06:19:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>The union is a user-defined data type that allows storing multiple types of data in a single unit. However, it doesn&#8217;t occupy the sum of the memory of all members. It holds the memory of the largest member [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">552491a2031d2cb0c26a9a9ebf4a8a48</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25695</link>
				<pubDate>Sun, 25 Jun 2023 06:16:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>An Array is a group of similar types of elements. It has a contiguous memory location. It makes the code optimized, easy to traverse and easy to sort. The size and type of arrays cannot be changed after its declaration.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a5455d3f7bb891005031b4be132580e0</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25694</link>
				<pubDate>Sun, 25 Jun 2023 06:08:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>In case of a pointer to pointer concept, one pointer refers to the address of another pointer. The pointer to pointer is a chain of pointers. Generally, the pointer contains the address of a variable. The pointer [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1280368d43979f83d9f261bc3b3bb555</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25688</link>
				<pubDate>Sat, 24 Jun 2023 13:35:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes, by holding the base address of array into a pointer, we can access the array using a pointer.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">451931a4489d77fedcb5be4dd5a395e6</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25687</link>
				<pubDate>Sat, 24 Jun 2023 13:33:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>The typecasting is a process of converting one data type into another is known as typecasting. If we want to store the floating type value to an int type, then we will convert the data type into another data type explicitly.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">468e45d96213d40d503f56a7ee11ce9d</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25686</link>
				<pubDate>Sat, 24 Jun 2023 13:30:12 +0000</pubDate>

									<content:encoded><![CDATA[<p>A virtual address is composed of the selector and offset.  A near pointer doesn&#8217;t have explicit selector whereas far, and huge pointers have explicit selector. When you perform pointer arithmetic on the far pointe [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3acc226b9958e1ab84b5cad087a52513</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25685</link>
				<pubDate>Sat, 24 Jun 2023 13:26:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>The Token is an identifier. It can be constant, keyword, string literal, etc. A token is the smallest individual unit in a program. C has the following tokens:     Identifiers: Identifiers refer to the name of the [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c58cca72336ca8b16eb331e1bdf9cf1e</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25684</link>
				<pubDate>Sat, 24 Jun 2023 13:19:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>The sprintf() stands for &#8220;string print.&#8221; The sprintf() function does not print the output on the console screen. It transfers the data to the buffer. It returns the total number of characters present in the string.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">269a6ef7e18cc3dc9a9ec7346f1420ca</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25683</link>
				<pubDate>Sat, 24 Jun 2023 13:17:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>In C, every local variable of a function is known as an automatic (auto) variable. Variables which are declared inside the function block are known as a local variable. The local variables are also known as an [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f2f74dd9af5a1741cbea5c879c8bda83</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25682</link>
				<pubDate>Sat, 24 Jun 2023 13:15:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>The union is a user-defined data type that allows storing multiple types of data in a single unit. However, it doesn&#8217;t occupy the sum of the memory of all members. It holds the memory of the largest member [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">18b82c59be86bb68450679ff575ab02c</guid>
				<title>Ashifa wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=25681</link>
				<pubDate>Sat, 24 Jun 2023 13:13:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>The structure is a user-defined data type that allows storing multiple types of data in a single unit. It occupies the sum of the memory of all members.  	The structure members can be accessed only through [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>