





<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The Basics Of Object Oriented Programming</title>
	<atom:link href="http://www.durofy.com/computers/programming/the-basics-of-object-oriented-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.durofy.com/programming/the-basics-of-object-oriented-programming/</link>
	<description>Engineering &#38; Technology Blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 05:21:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rishabh Dev</title>
		<link>http://www.durofy.com/programming/the-basics-of-object-oriented-programming/#comment-60</link>
		<dc:creator>Rishabh Dev</dc:creator>
		<pubDate>Mon, 08 Aug 2011 17:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=49#comment-60</guid>
		<description>Thank You, Varun :)</description>
		<content:encoded><![CDATA[<p>Thank You, Varun :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Varun</title>
		<link>http://www.durofy.com/programming/the-basics-of-object-oriented-programming/#comment-59</link>
		<dc:creator>Varun</dc:creator>
		<pubDate>Mon, 08 Aug 2011 12:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=49#comment-59</guid>
		<description>Hi, again well explained..and thank you so much fyi....all d best.</description>
		<content:encoded><![CDATA[<p>Hi, again well explained..and thank you so much fyi....all d best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kartlos Tchavelachvili</title>
		<link>http://www.durofy.com/programming/the-basics-of-object-oriented-programming/#comment-58</link>
		<dc:creator>Kartlos Tchavelachvili</dc:creator>
		<pubDate>Sun, 12 Sep 2010 15:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=49#comment-58</guid>
		<description>OOP Wel explained, Thanks!</description>
		<content:encoded><![CDATA[<p>OOP Wel explained, Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MFA</title>
		<link>http://www.durofy.com/programming/the-basics-of-object-oriented-programming/#comment-57</link>
		<dc:creator>MFA</dc:creator>
		<pubDate>Fri, 05 Feb 2010 08:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=49#comment-57</guid>
		<description>more on Information Hiding &amp; Encapsulation

     Encapsulation is the process of information hiding and encapsulation in OOP is due to interaction of user(... another object). There is only way to get method (operation to be performed on object) execute is the messaging. user doesn&#039;t know about internal myths of object (or blueprint : Class). this property makes encapsulation possible.

Several authors and OO guru also argue about attributes encapsulation. because in functional programming languages you need to manage data separately in the form of variables (includes local and global) but in OOP each contains its associated data and operations in itself(in the form of attributes and methods generally speaking class members).</description>
		<content:encoded><![CDATA[<p>more on Information Hiding &amp; Encapsulation</p>
<p>     Encapsulation is the process of information hiding and encapsulation in OOP is due to interaction of user(... another object). There is only way to get method (operation to be performed on object) execute is the messaging. user doesn't know about internal myths of object (or blueprint : Class). this property makes encapsulation possible.</p>
<p>Several authors and OO guru also argue about attributes encapsulation. because in functional programming languages you need to manage data separately in the form of variables (includes local and global) but in OOP each contains its associated data and operations in itself(in the form of attributes and methods generally speaking class members).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Major Differences Between C And C++ at Detrix</title>
		<link>http://www.durofy.com/programming/the-basics-of-object-oriented-programming/#comment-56</link>
		<dc:creator>10 Major Differences Between C And C++ at Detrix</dc:creator>
		<pubDate>Mon, 05 Oct 2009 04:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=49#comment-56</guid>
		<description>[...] the data is not secured while the data is secured(hidden) in C++ This difference is due to specific OOP features like Data Hiding which are not present in [...]</description>
		<content:encoded><![CDATA[<p>[...] the data is not secured while the data is secured(hidden) in C++ This difference is due to specific OOP features like Data Hiding which are not present in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Major Differences Between C And C++ &#187; Durofy</title>
		<link>http://www.durofy.com/programming/the-basics-of-object-oriented-programming/#comment-55</link>
		<dc:creator>10 Major Differences Between C And C++ &#187; Durofy</dc:creator>
		<pubDate>Fri, 14 Aug 2009 18:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=49#comment-55</guid>
		<description>[...] the data is not secured while the data is secured(hidden) in C++ This difference is due to specific OOP features like Data Hiding which are not present in [...]</description>
		<content:encoded><![CDATA[<p>[...] the data is not secured while the data is secured(hidden) in C++ This difference is due to specific OOP features like Data Hiding which are not present in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nemelin</title>
		<link>http://www.durofy.com/programming/the-basics-of-object-oriented-programming/#comment-54</link>
		<dc:creator>Nemelin</dc:creator>
		<pubDate>Wed, 12 Aug 2009 14:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=49#comment-54</guid>
		<description>can&#039;t be any better!</description>
		<content:encoded><![CDATA[<p>can't be any better!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chhavi</title>
		<link>http://www.durofy.com/programming/the-basics-of-object-oriented-programming/#comment-53</link>
		<dc:creator>chhavi</dc:creator>
		<pubDate>Wed, 12 Aug 2009 14:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=49#comment-53</guid>
		<description>thanx now i came to know something about the topic...</description>
		<content:encoded><![CDATA[<p>thanx now i came to know something about the topic...</p>
]]></content:encoded>
	</item>
</channel>
</rss>

