<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>learn c programming - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/learn-c-programming/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/learn-c-programming/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Sat, 01 Oct 2022 07:33:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>learn c programming - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/learn-c-programming/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is C Programming language ?</title>
		<link>https://www.wikitechy.com/interview-questions/c/what-is-c-programming-language/</link>
					<comments>https://www.wikitechy.com/interview-questions/c/what-is-c-programming-language/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Sat, 01 Oct 2022 07:33:06 +0000</pubDate>
				<category><![CDATA[C]]></category>
		<category><![CDATA[basics of c language]]></category>
		<category><![CDATA[c language basics]]></category>
		<category><![CDATA[c language basics notes]]></category>
		<category><![CDATA[c language introduction]]></category>
		<category><![CDATA[c programming language]]></category>
		<category><![CDATA[c++ Introduction]]></category>
		<category><![CDATA[c++ tutorial]]></category>
		<category><![CDATA[history of c language]]></category>
		<category><![CDATA[learn c programming]]></category>
		<category><![CDATA[learn c programming language tutorial]]></category>
		<category><![CDATA[what is c language and its features]]></category>
		<category><![CDATA[what is c programming language]]></category>
		<category><![CDATA[what is c programming used for]]></category>
		<category><![CDATA[what is c++]]></category>
		<category><![CDATA[what is the c programming language]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4889</guid>

					<description><![CDATA[Dennis Ritchie developed the C language. It created the C language as a system application that communicates with hardware devices like drivers, kernels etc. C program is considered as base for other programming languages. Hence it is called as Mother Language. C language can also be called a system programming language. C language can be [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li>Dennis Ritchie developed the C language.</li>
<li>It created the C language as a system application that communicates with hardware devices like drivers, kernels etc.</li>
<li>C program is considered as base for other programming languages. Hence it is called as Mother Language.</li>
<li>C language can also be called a system programming language.</li>
<li>C language can be called as procedure-oriented programming language.</li>
<li>C language is called as structured programming language.</li>
<li>C language is called as mid level programming language.</li>
</ul>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-4890 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-c-language.jpg" alt="" width="648" height="393" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-c-language.jpg 648w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-c-language-300x182.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-c-language-390x237.jpg 390w" sizes="(max-width: 648px) 100vw, 648px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/c/what-is-c-programming-language/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is C++ ?</title>
		<link>https://www.wikitechy.com/interview-questions/cpp/what-is-cpp/</link>
					<comments>https://www.wikitechy.com/interview-questions/cpp/what-is-cpp/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Thu, 18 Aug 2022 10:21:17 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[basics concepts of c++ programming language]]></category>
		<category><![CDATA[c programming examples]]></category>
		<category><![CDATA[c++ basics]]></category>
		<category><![CDATA[c++ Introduction]]></category>
		<category><![CDATA[c++ tutorial]]></category>
		<category><![CDATA[introduction to c++ programming language]]></category>
		<category><![CDATA[learn c programming]]></category>
		<category><![CDATA[learn c++]]></category>
		<category><![CDATA[what is c++]]></category>
		<category><![CDATA[what is c++ used for]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4763</guid>

					<description><![CDATA[It is an object-oriented programming language that can be used to create high-performance applications. In 1985 C++ was developed by Bjarne Stroustrup as an extension of c program language. It gives a programmer’s high level of control over system memory and resources. This programming language is one of the world’s most popular language. Nowadays it can be [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li style="text-align: justify;">It is an object-oriented programming language that can be used to create high-performance applications.</li>
<li style="text-align: justify;">In 1985 <a href="https://www.wikitechy.com/tutorials/c++/">C++</a> was developed by Bjarne Stroustrup as an extension of c program language.</li>
<li style="text-align: justify;">It gives a programmer’s high level of control over system memory and resources.</li>
<li style="text-align: justify;">This programming language is one of the world’s most popular language.</li>
<li style="text-align: justify;">Nowadays it can be found in embedded systems, operating systems and Graphical User Interfaces.</li>
</ul>
<p><img decoding="async" class="alignnone size-full wp-image-4764 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/what-is-cpp.png" alt="" width="1139" height="502" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/what-is-cpp.png 1139w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/what-is-cpp-300x132.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/what-is-cpp-1024x451.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/what-is-cpp-768x338.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/what-is-cpp-390x172.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/what-is-cpp-820x361.png 820w" sizes="(max-width: 1139px) 100vw, 1139px" /></p>
<ul style="text-align: justify;">
<li>C++ gives a clear structure to programs and allows code to be reused, lowering development costs because it is an Object-Oriented Programming language.</li>
<li>C++ is close to Java and C#, it makes easy for programmers to switch vice versa or C++.</li>
<li>It is used to develop browsers, games, operating systems and so on.</li>
</ul>
<h2 id="sample-code" style="text-align: justify;">Sample Code</h2>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-cpp code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-cpp code-embed-code">#include &lt;iostream&gt;<br/>using namespace std;<br/><br/>int main() <br/>{<br/>  cout &lt;&lt; &quot;Welcome to Wikitechy&quot;;<br/>  return 0;<br/>}</code></pre> </div>
<h2 id="output" style="text-align: justify;">Output</h2>
<p style="text-align: justify;"><img decoding="async" class="alignnone size-full wp-image-4765 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/cpp.png" alt="" width="1227" height="347" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/cpp.png 1227w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/cpp-300x85.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/cpp-1024x290.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/cpp-768x217.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/cpp-390x110.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/cpp-820x232.png 820w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/08/cpp-1180x334.png 1180w" sizes="(max-width: 1227px) 100vw, 1227px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/cpp/what-is-cpp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the Output ?</title>
		<link>https://www.wikitechy.com/interview-questions/c/what-is-the-output/</link>
					<comments>https://www.wikitechy.com/interview-questions/c/what-is-the-output/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 20:01:05 +0000</pubDate>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Accentur interview questions and answers]]></category>
		<category><![CDATA[Applied Materials interview questions and answers]]></category>
		<category><![CDATA[Asian Paints Ltd. interview questions and answers]]></category>
		<category><![CDATA[basic c programs]]></category>
		<category><![CDATA[basics of c]]></category>
		<category><![CDATA[Bosch India Software interview questions and answers]]></category>
		<category><![CDATA[c c++ programs for interview]]></category>
		<category><![CDATA[c code]]></category>
		<category><![CDATA[c coding questions]]></category>
		<category><![CDATA[c interview questions]]></category>
		<category><![CDATA[c language]]></category>
		<category><![CDATA[c programming]]></category>
		<category><![CDATA[c programming basics]]></category>
		<category><![CDATA[c programming coding questions]]></category>
		<category><![CDATA[c programming examples]]></category>
		<category><![CDATA[c programming language]]></category>
		<category><![CDATA[c programming test questions]]></category>
		<category><![CDATA[c programming tricky questions]]></category>
		<category><![CDATA[c programming tutorial]]></category>
		<category><![CDATA[c programs with solutions]]></category>
		<category><![CDATA[c_language]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Chetu interview questions and answers]]></category>
		<category><![CDATA[Ciena Corporation interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[computer programming]]></category>
		<category><![CDATA[cracking the coding interview]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[DHFL Pramerica Life Insurance Company Ltd interview questions and answers]]></category>
		<category><![CDATA[Elico HealthCare Services Ltd interview questions and answers]]></category>
		<category><![CDATA[examples of output devices]]></category>
		<category><![CDATA[factorial program in c]]></category>
		<category><![CDATA[Flipkart interview questions and answers]]></category>
		<category><![CDATA[HCL Technol interview questions and answers]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[interview questions and answers]]></category>
		<category><![CDATA[learn c programming]]></category>
		<category><![CDATA[Mavenir interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[NetApp interview questions and answers]]></category>
		<category><![CDATA[Oracle Corporation interview questions and answers]]></category>
		<category><![CDATA[output definition computer]]></category>
		<category><![CDATA[output devices of computer and their functions]]></category>
		<category><![CDATA[pattern programs asked in interview]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[pointers in c]]></category>
		<category><![CDATA[programs asked in interview in java]]></category>
		<category><![CDATA[R Systems interview questions and answers]]></category>
		<category><![CDATA[Raqmiyat Information Technologies Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Reliance Industries Ltd interview questions and answers]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[strings in c]]></category>
		<category><![CDATA[Tata AIA Life Insurance interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindr interview questions and answers]]></category>
		<category><![CDATA[the c programming language]]></category>
		<category><![CDATA[The Linde Group interview questions and answers]]></category>
		<category><![CDATA[what is output in computer]]></category>
		<category><![CDATA[zycus infotech interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=315</guid>

					<description><![CDATA[Answer : NULL...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="what-is-the-output" class="color-pink" style="text-align: justify;">What is the Output ?</h2>
</div>
</div>
<div class="CodeContent" style="text-align: justify;">
<div class="hddn">
<figure class="highlight"><div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-c code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-c code-embed-code">main () <br/>  {<br/>  char *p1=&quot;Name&quot;; <br/>  char *p2; <br/>  p2=(char *)malloc(20); <br/>  while(*p2++=*p1++); <br/>  printf(&quot;%s\n&quot;,p2); <br/>  } </code></pre> </div></figure>
</div>
</div>
<p style="text-align: justify;"><b>Answer</b> : NULL</p>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;">We are incrementing the pointers p1,p2.</li>
<li style="text-align: justify;">When it reached the end of the string, *p2 points to NULL.</li>
<li style="text-align: justify;">We have lost the address of the starting position.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/c/what-is-the-output/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
