<?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>what is javascript - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/what-is-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/what-is-javascript/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Thu, 28 Apr 2022 06:45:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>what is javascript - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/what-is-javascript/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is JS ?</title>
		<link>https://www.wikitechy.com/interview-questions/web-designing/what-is-js/</link>
					<comments>https://www.wikitechy.com/interview-questions/web-designing/what-is-js/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 20 Apr 2022 07:54:30 +0000</pubDate>
				<category><![CDATA[Web Designing]]></category>
		<category><![CDATA[advantages of javascript]]></category>
		<category><![CDATA[is javascript a programming language]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript overview]]></category>
		<category><![CDATA[javascript program]]></category>
		<category><![CDATA[javascript tutorial]]></category>
		<category><![CDATA[javascript uses]]></category>
		<category><![CDATA[learn javascript tutorial]]></category>
		<category><![CDATA[what is javascript]]></category>
		<category><![CDATA[what is javascript used for]]></category>
		<category><![CDATA[what is javascript with example]]></category>
		<category><![CDATA[why we use javascript in html]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4173</guid>

					<description><![CDATA[It is a small piece of javascript program that can add user interactivity to your website. A Script could provide a dropdown menu and generate a pop-up alert box message. It can trigger those functions using HTML attributes and write various small functions, called event handlers using any of the scripting language. Nowadays most of [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li style="text-align: justify;">It is a small piece of <a href="https://www.wikitechy.com/tutorials/javascript/javascript-tutorial">javascript</a> program that can add user interactivity to your website.</li>
<li style="text-align: justify;">A Script could provide a dropdown menu and generate a pop-up alert box message.</li>
<li style="text-align: justify;">It can trigger those functions using <a href="https://www.wikitechy.com/step-by-step-html-tutorials/">HTML</a> attributes and write various small functions, called event handlers using any of the scripting language.</li>
<li style="text-align: justify;">Nowadays most of the web developers using JavaScript and associated framework.</li>
<li style="text-align: justify;">In separate file we can keep JavaScript code and then include it wherever it&#8217;s needed, or you can define functionality inside HTML document itself.</li>
</ul>
<p><strong>For example,</strong></p>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-markup code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-markup code-embed-code">&lt;!DOCTYPE html&gt;<br/>               &lt;html&gt;<br/><br/>                      &lt;head&gt;<br/>                            &lt;title&gt;Welcome to Kaashiv&lt;/title&gt;<br/>                          &lt;script src = &quot;/html/script.js&quot; type = &quot;text/javascript&quot;/&gt;&lt;/script&gt;<br/>                     &lt;/head&gt;<br/><br/>                    &lt;body&gt;<br/>                         &lt;input type = &quot;button&quot; onclick = &quot;Hello();&quot; name = &quot;ok&quot; value = &quot;Click Me&quot; /&gt;<br/>               &lt;/body&gt;<br/>          &lt;/html&gt;</code></pre> </div>
<p><strong>Output:</strong></p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-4174" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-js.png" alt="" width="1178" height="97" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-js.png 1178w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-js-300x25.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-js-1024x84.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-js-768x63.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-js-390x32.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/syntax-for-js-820x68.png 820w" sizes="(max-width: 1178px) 100vw, 1178px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/web-designing/what-is-js/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
