<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Block Inheritance</title>
	<link>http://www.technicalinterviews.net/block-inheritance/</link>
	<description>This site features a collection of common technical interview questions gathered by a group of programmers who have been through, and given, lots of technical interviews. There is an emphasis on C++ and game programming technical interviews, but most of the questions are relevant to any technical interview.</description>
	<pubDate>Mon, 08 Sep 2008 14:25:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>by: say it</title>
		<link>http://www.technicalinterviews.net/block-inheritance/#comment-1196</link>
		<pubDate>Thu, 28 Jun 2007 09:07:44 +0000</pubDate>
		<guid>http://www.technicalinterviews.net/block-inheritance/#comment-1196</guid>
					<description>This can be done by making constructors of the class private and making use of Named constrcutors for the class</description>
		<content:encoded><![CDATA[<p>This can be done by making constructors of the class private and making use of Named constrcutors for the class
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
