<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CS506 Quiz 1 Solution and Discussion]]></title><description><![CDATA[<ol>
<li>
<p dir="auto">The keyword “this” is used to ________<br />
invoke constructor of the another class<br />
<strong>invoke alternate constructor of the same class</strong><br />
invoke constructor of super class from sub class<br />
invoke constructor of sub class from super class</p>
</li>
<li>
<p dir="auto">Java defines _____ for the listener interfaces having more than one vent handling methods.<br />
<strong>Answer:</strong>  Adapter Classes (right Answer)</p>
</li>
<li>
<p dir="auto">DSN stands for _________<br />
<strong>Answer:</strong>  Data Source Name</p>
</li>
<li>
<p dir="auto">JDBC-ODBC stands for ________.<br />
<strong>Answer:</strong>   JDBC stands for java database connectivity.</p>
</li>
<li>
<p dir="auto">== Operator compares _________ of strings whereas equals() method compares _________ of strings.<br />
<strong>Answer:</strong> Addresses, values</p>
</li>
<li>
<p dir="auto">Overloading is _______ whereas overriding is _____<br />
<strong>Answer:</strong>  Compile time binding, run time binding</p>
</li>
<li>
<p dir="auto">Java defines ________ for the listener interfaces having more than one event handling methods.<br />
<strong>Answer:</strong> Event Listeners</p>
</li>
<li>
<p dir="auto">A database that is created in MS Access 2003 will be saved with _________ extension.<br />
<strong>Answer:</strong> .mdb</p>
</li>
<li>
<p dir="auto">Based on functionality, the streams can be categorized as ________<br />
<strong>Answer:</strong> Node stream and Filter stream</p>
</li>
<li>
<p dir="auto">AWT is a GUI Package used in java. AWT stands for_________<br />
<strong>Answer:</strong>  Abstract Window Toolkit</p>
</li>
</ol>
]]></description><link>https://community.secnto.com//topic/709/cs506-quiz-1-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 19:59:55 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/709.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 Nov 2019 11:15:18 GMT</pubDate><ttl>60</ttl></channel></rss>