0% found this document useful (0 votes)
28 views1 page

Section A: Time: 1.30 Hours (Total Marks: 20)

The document contains questions for a second year diploma exam on Internet and Web Technology. It has two sections, with the first containing 8 short answer questions on Javascript topics like data types, functions, events and methods. The second section contains 4 longer answer questions, including on Javascript basics, events, functions, objects and a program to add two numbers.

Uploaded by

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

Section A: Time: 1.30 Hours (Total Marks: 20)

The document contains questions for a second year diploma exam on Internet and Web Technology. It has two sections, with the first containing 8 short answer questions on Javascript topics like data types, functions, events and methods. The second section contains 4 longer answer questions, including on Javascript basics, events, functions, objects and a program to add two numbers.

Uploaded by

Afsana Saleem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Subject Name& Code: Internet and Web Technology

Course Name: Diploma CSE 2nd Year


Roll Number/Enrollment No.
BRANCH – CSE

YEAR- Second Year


SECOND SESSIONAL EXAMINATION, 2019-20

Time: 1.30 Hours [Total Marks: 20]

Section A
Q.1 Attempt all the questions: (1X8=08)

(a) How to define integer in Javascript ?

(b) Why javascript is used ?

(c) Write a javascrpt function for showing pop up box ?

(d) Write all methods to add css in a html file?

(e) Write arithmetic javascript operators?

(f) Write syntax for checkbox in Javascript ?

(g) Explain if Else in Javascript?

(h) How is onclick() function is used ?

Section B

Q.2 Attempt any four questions: (3X4=12)

(a) Write the basic structure of writing javascript code?

(b) What is events ? Classify all the events in Javascript ?

(c) What is function and categorize them on the basis of parameters?

(d) What is javascript objects ? What is this keyword ?

(e) Write a program for inserting two numbers and adding them and showing in html div?

You might also like