WT Internal 1-1

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

MVS GOVERNMENT ARTS & SCIENCE COLLEGE (A)

MAHBUBNAGAR
Department of Computer Science
B.Sc. –III YEAR, VI-SEMESTER
Internal Assessment-II April-2024

SUBJECT:- WEB-TECHNOLOGY Group: MAX MARKS: 20


NAME ______________ ______________________ ROLL-NO______________________________
__________________________________________________________________________________

I. Answer all the questions (10 x 1=10)


1. Which of the following is used to read a HTML page and render it? [ ]
(a) Web server (b) Web matrix (c)Web browser (d) None of the
mentioned
2. What is DOM? [ ]
(a) Application programming interface (b) Hierarchy of objects in ASP.NET (c) Convention for
representing and interacting with objects in HTML documents (d) None of the mentioned
3. which of the following property is used to control the space between the border and
content in a table? [ ]
(a) border (b) padding (c) margin (d) resize
4. which of the following property defines labels for a list of items? [ ]
(a) list-style-type (b) list-style-image (c) list-stylelist-style-type (d) None
5. What is the purpose of JavaScript in web development? [ ]
(a) To define the structure and content of web pages (b) To add interactivity and
behavior to web pages (c) To style and format web pages (d) To manage server-side
data and databases
6. What is the JavaScript keyword used to define a function? [ ]
(a) var (b) function (c) let (d) const

7. identify the function in JavaScript which is used to send messages to users requesting for
text input? [ ]
(a) alert() (b) prompt() (c) display() (d) getInput()
8. to get the current system date which of the following function is used in ASP? [ ]
(a) currentDate() (b) getDate() (c) Now() (d) Date()

9. Which of the following is a CSS style rule? [ ]


(a) Predictor (b) Selector (c) Initializer (d) None of the above
10. Which of the following is the way to represent colors in CSS [ ]
(a) Hexadecimal code (b) RGB value (c) Color name (d) All the above

Fill in the Blanks 1X5=5


1. ________________ attribute provide the color to the background of a page.

2. The ___________ selector can be used to apply a rule to all the elements of a document.

3. CSS types 1.____________2.______________3.____________

4. HTML Stands for _______________

5. BREAK tag is _________________tag

ONE WORD ANSWER 1X5=5


1. Types of List Tags

2. Different type of header tags

3. Syntax of image tag

4. Syntax for inline CSS

5. Write different Table Tags

You might also like