<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Java Samples]]></title>
<link><![CDATA[https://java-samples.com]]></link>
<description><![CDATA[Comments]]></description>
<generator>Commentics</generator>
<item>
<title>Derrick</title>
<link><![CDATA[https://java-samples.com/showtutorial.php?tutorialid=1897&cmtx_perm=4#cmtx_perm_4]]></link>
<description><![CDATA[<p>var declarations can have surprising behaviors (for example, they are not block-scoped), and they are discouraged in modern JavaScript code.</p><p>If you declare a variable without assigning any value to it, its value is undefined. You can&#39;t declare a const variable without an initializer, because you can&#39;t change it later anyway.</p>]]></description>
<pubDate>Tue, 25 Apr 2023 13:56:58 +0800</pubDate>
<guid isPermaLink="false">item_4</guid>
</item>
</channel>
</rss>