0% found this document useful (0 votes)
4 views2 pages

JavaScript Assignment Tasks

Uploaded by

lubnaiqbal404
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

JavaScript Assignment Tasks

Uploaded by

lubnaiqbal404
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

JavaScript Assignment 1

JavaScript Assignment 1
Question 1: Write a JavaScript Program to print “Hello LearnVern” on document
(browser screen).

Question 2: Write a JavaScript Program to print “Hello LearnVern” through an alert box
adding Script tag within body tag.

Question 3: Write a JavaScript Program to print “Hello LearnVern” through an alert box
adding Sctipt tag within head tag.

Question 4: Write a JavaScript Program to print “Hello LearnVern” through an alert box
by adding an external javaScript file.

You might also like