Solapur University MCA (Semester-V) Paper on Web Design Techniques March 2019
| Sr. No. | Question |
| 1 | Next() method returns the next tag of selected element.
(a) True (b) False |
| 2 | Using AJAX we can made our web page __________
(a) More interactive and faster (b) More dynamic (c) Easy to connect web page with server (d) More user friendly |
| 3 | Length property of history object returns ______ in the history list.
(a) Length of URL (b) Maximum lengths of URL (c) The number of URLs (d) Maximum number of URLs |
| 4 | Output of following statement is ______
Varexpr=eval(“10*10+5”); (a) 150 (b) 105 (c) 10*10+5 (d) None of these |
| 5 | _______ of the following is NOT jQuery Up Traversing method.
(a) Parent() (b) Parentuntil() (c) Find() (d) None of these |
| 6 | ___________method is used to makes a copy of selected elements.
(a) Copy() (b) Duplicate() (c) Clone() (d) Makecopy() |
| 7 | getDay() method of date object return full day name like Sunday, Monday etc.
(a) True (b) False |
| 8 | The _________tage is most used to link to style sheets.
(a) Script (b) Src (c) Style (d) Link |
| 9 | DHTML stands for __________
(a) Dynamic Hyper Text Markup Language (b) Data Hyper Text Markup Language (c) Digital Hyper Text Markup Language (d) Document Hyper Text Markup Language |
| 10 | Ajax is a programming language
(a) True (b) False |
| Published on 3rd Oct 2021 | |
Leave a Reply