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

JavaScript Exam Questions

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)
7 views2 pages

JavaScript Exam Questions

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

ATLANTA INSTITUTE

EXAM PAPER

JavaScript

NAME :

SUBJECT :

QUESTIONS : - (ANY 5)

1) Write a JavaScript program to display "Hello, World!" in an alert box.

2) Write a program to add, subtract two numbers using JavaScript.

3) Write a program to check if a number is even or odd.

4) Write a program to display the multiplication table of a given number.

5) Write a program to print all elements of an array.

6) Write a JavaScript program to change the text of a paragraph when a button is clicked.

7) Write a program to change the background color of a webpage using JavaScript.

8) Take a number as input from the user and display it on the webpage.

9) Create a program to swap two numbers without using a third variable.


10) Write a program to check whether a person is eligible to vote (age ≥ 18).

You might also like