<?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>C++ Archives - TECHAntena</title>
	<atom:link href="https://www.techantena.com/category/programing/cpp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techantena.com/category/programing/cpp/</link>
	<description>Tech &#38; Programming Tutorials</description>
	<lastBuildDate>Sun, 12 Jul 2020 07:01:40 +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.techantena.com/wp-content/uploads/2019/03/logo_icon.png</url>
	<title>C++ Archives - TECHAntena</title>
	<link>https://www.techantena.com/category/programing/cpp/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">109684828</site>	<item>
		<title>Call By Value and Call By Reference C Plus Plus [C++ Tutorials &#8211; 6]</title>
		<link>https://www.techantena.com/1784/call-by-value-and-call-by-reference-c-plus-plus/</link>
					<comments>https://www.techantena.com/1784/call-by-value-and-call-by-reference-c-plus-plus/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Sun, 11 Sep 2016 05:46:53 +0000</pubDate>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[C++ Tutorials]]></category>
		<guid isPermaLink="false">https://techantena.com/?p=1784</guid>

					<description><![CDATA[<p>Call By Value and Call By Reference C Plus Plus There are two ways to invoke a function in C++; Call by value and Call by reference. Call by value: In call by value method of function calling, the function copies the values of actual parameters into the formal parameters. ie. the function creates it&#8217;s [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/1784/call-by-value-and-call-by-reference-c-plus-plus/">Call By Value and Call By Reference C Plus Plus [C++ Tutorials &#8211; 6]</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/1784/call-by-value-and-call-by-reference-c-plus-plus/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1784</post-id>	</item>
		<item>
		<title>C Plus Plus Functions [C++ Tutorials-5]</title>
		<link>https://www.techantena.com/1775/c-plus-plus-functions/</link>
					<comments>https://www.techantena.com/1775/c-plus-plus-functions/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Sat, 10 Sep 2016 17:34:35 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[C++ Tutorials]]></category>
		<guid isPermaLink="false">https://techantena.com/?p=1775</guid>

					<description><![CDATA[<p>C Plus Plus Functions C Plus Plus Functions are the named set of statements that can be processed independently. It helps to reduce the complexity of a program. It is difficult to implement a large program even its algorithm is written. To implement such large programs with a case, it should be split into a [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/1775/c-plus-plus-functions/">C Plus Plus Functions [C++ Tutorials-5]</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/1775/c-plus-plus-functions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1775</post-id>	</item>
		<item>
		<title>Basic Data Types In C++ [C++ Tutorials &#8211; 4]</title>
		<link>https://www.techantena.com/1762/basic-data-types-c-plus-plus/</link>
					<comments>https://www.techantena.com/1762/basic-data-types-c-plus-plus/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Fri, 09 Sep 2016 16:13:47 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[C++ Tutorials]]></category>
		<guid isPermaLink="false">https://techantena.com/?p=1762</guid>

					<description><![CDATA[<p>C Plus Plus Basic Data Types Data types in C++ are means to identify the type of data. C++ data types can be classified as follows. Fundamental Data Types Fundamental data types are also known as atomic data types. These data types are built-in data types of C++ and are not composed of other data types. [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/1762/basic-data-types-c-plus-plus/">Basic Data Types In C++ [C++ Tutorials &#8211; 4]</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/1762/basic-data-types-c-plus-plus/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1762</post-id>	</item>
		<item>
		<title>Structure of a Basic C++ Program [C++ Tutorials &#8211; 3]</title>
		<link>https://www.techantena.com/1730/structure-c-plus-plus-program/</link>
					<comments>https://www.techantena.com/1730/structure-c-plus-plus-program/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Wed, 07 Sep 2016 15:31:18 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[C++ Tutorials]]></category>
		<guid isPermaLink="false">https://techantena.com/?p=1730</guid>

					<description><![CDATA[<p>Here I am sharing you the most Basic C Plus Plus Program Structure. C++ program consists one or more functions. A function called main() is must in a C++ program which cannot be used more than one time in a program. The execution of any C++ program start at main() and ends within main(). The calling [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/1730/structure-c-plus-plus-program/">Structure of a Basic C++ Program [C++ Tutorials &#8211; 3]</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/1730/structure-c-plus-plus-program/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1730</post-id>	</item>
		<item>
		<title>C++ : Introduction and Character Set</title>
		<link>https://www.techantena.com/1710/cpp-introduction-character-set/</link>
					<comments>https://www.techantena.com/1710/cpp-introduction-character-set/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Tue, 06 Sep 2016 16:16:37 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[C++ Tutorials]]></category>
		<guid isPermaLink="false">https://techantena.com/?p=1710</guid>

					<description><![CDATA[<p>C++ (Pronounced as C Plus Plus) is an object-oriented high-level programming language. C++ was developed at AT&#38;T Bell Laboratories in the early 1980s. C++ is a superset of C which has more facilities than C including the classes, inheritance, function overloading, and operator overloading. Let&#8217;s start the learning of C++ from its character set. C++ [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/1710/cpp-introduction-character-set/">C++ : Introduction and Character Set</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/1710/cpp-introduction-character-set/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1710</post-id>	</item>
		<item>
		<title>Basic Concept of Object Oriented Programming [C++ Tutorials &#8211; 1]</title>
		<link>https://www.techantena.com/1692/basic-concept-of-object-oriented-programming/</link>
					<comments>https://www.techantena.com/1692/basic-concept-of-object-oriented-programming/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Tue, 06 Sep 2016 05:54:18 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[C++ Tutorials]]></category>
		<guid isPermaLink="false">https://techantena.com/?p=1692</guid>

					<description><![CDATA[<p>Object Oriented Programming (OOP) is an approach that provides a way of modulating programs by creating portioned memory area for both data and functions that can be used as templates for creating copies of such modules on demand. Thus here an object is considered to be a portioned area of computer memory that  stores data [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/1692/basic-concept-of-object-oriented-programming/">Basic Concept of Object Oriented Programming [C++ Tutorials &#8211; 1]</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/1692/basic-concept-of-object-oriented-programming/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1692</post-id>	</item>
		<item>
		<title>C++ Programs with Algorithms</title>
		<link>https://www.techantena.com/1232/cpp-programs-with-algorithms/</link>
					<comments>https://www.techantena.com/1232/cpp-programs-with-algorithms/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Sun, 10 Jul 2016 08:53:30 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Programs]]></category>
		<guid isPermaLink="false">https://techantena.com/?p=1232</guid>

					<description><![CDATA[<p>Here I am sharing you the complete list of our C++ programs and algorithms, you can bookmark this page for references. This page will be updated when we publish new program and algorithms. 1. Program to find the sum of digits, reverse &#38; prime or not of a number. 2. Program to find the area [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/1232/cpp-programs-with-algorithms/">C++ Programs with Algorithms</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/1232/cpp-programs-with-algorithms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1232</post-id>	</item>
		<item>
		<title>C++ Program to Implement Circular Queue Operations (Algorithm)</title>
		<link>https://www.techantena.com/1230/cpp-program-to-implement-circular-queue-operations-algorithm/</link>
					<comments>https://www.techantena.com/1230/cpp-program-to-implement-circular-queue-operations-algorithm/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Sun, 10 Jul 2016 07:49:58 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Programs]]></category>
		<guid isPermaLink="false">https://techantena.com/?p=1230</guid>

					<description><![CDATA[<p>AIM: Write a program to implement circular queue operations. ALGORITHM: INSERT() Step 1: If REAR = SIZE-1 then REAR = 0 Else REAR=REAR + 1 Step 2: If FRONT = REAR then Write (&#8220;Circular Queue Overflow&#8221;) Step 3: CQ[REAR]=X Step 4: If FRONT = -1 then FRONT=0 DELETE() Step 1: If FRONT = -1 then [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/1230/cpp-program-to-implement-circular-queue-operations-algorithm/">C++ Program to Implement Circular Queue Operations (Algorithm)</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/1230/cpp-program-to-implement-circular-queue-operations-algorithm/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1230</post-id>	</item>
		<item>
		<title>C++ Program to Convert Infix Expressions to Postfix (Algorithm)</title>
		<link>https://www.techantena.com/1226/cpp-program-to-convert-infix-expressions-to-postfix-algorithm/</link>
					<comments>https://www.techantena.com/1226/cpp-program-to-convert-infix-expressions-to-postfix-algorithm/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Sun, 10 Jul 2016 07:34:08 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Programs]]></category>
		<guid isPermaLink="false">https://techantena.com/?p=1226</guid>

					<description><![CDATA[<p>AIM: Write a program to convert infix expressions to postfix. ALGORITHM: 1. Push left parenthesis onto STACK and add right parenthesis at the end of Q. 2. Scan Q from left to right and repeat step 3 to 6 for each element of Q until the STACK is empty. 3. If an operand is encountered [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/1226/cpp-program-to-convert-infix-expressions-to-postfix-algorithm/">C++ Program to Convert Infix Expressions to Postfix (Algorithm)</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/1226/cpp-program-to-convert-infix-expressions-to-postfix-algorithm/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1226</post-id>	</item>
		<item>
		<title>C++ Program to Implement Doubly Linked List Operations (Algorithm)</title>
		<link>https://www.techantena.com/1224/cpp-program-to-implement-doubly-linked-list-operations-algorithm/</link>
					<comments>https://www.techantena.com/1224/cpp-program-to-implement-doubly-linked-list-operations-algorithm/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Sun, 10 Jul 2016 06:45:45 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programing]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Programs]]></category>
		<guid isPermaLink="false">https://techantena.com/?p=1224</guid>

					<description><![CDATA[<p>AIM: Write a program to implement doubly linked list operations. ALGORITHM: PROCEDURE CREATE_QUEUE(TOP) [Where ‘head’ pointer has been caught in pointer ‘TOP’ and function is void] 1. [Allocating memory for new node &#38; having the value from user] Call GETNODE (TOP) DATA (TOP) &#60;&#8211; ‘xyz’ LINK (TOP) &#60;&#8211; 0. 2. [Checking the value of last [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/1224/cpp-program-to-implement-doubly-linked-list-operations-algorithm/">C++ Program to Implement Doubly Linked List Operations (Algorithm)</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/1224/cpp-program-to-implement-doubly-linked-list-operations-algorithm/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1224</post-id>	</item>
	</channel>
</rss>
