Open Source Web Development.pdf - Google Drive

0 downloads 129 Views 95KB Size Report
b) Which function is used to draw a line gd library ? A. imageline(). B. line(). C. image_line() ... Explain output() in
Enrollment No: _______________________

Exam Seat No:_______________________

C.U.SHAH UNIVERSITY Winter Examination-2015 Subject Name : Open Source Web Development Subject Code :4CS03BOP2

Branch :B.C.A.

Semester :3 Date :30/12/2015 Time :2:30 To 5:30 Marks:70 Instructions: (1) Use of Programmable calculator & any other electronic instrument is prohibited. (2) Instructions written on main answer book are strictly to be obeyed. (3) Draw neat diagrams and figures (if necessary) at right places. (4) Assume suitable data if needed. Q-1

Attempt the following questions: a)

b)

c)

d)

e)

GD library is not used to create the ___ file. A. Png B. Jpg C. Gif D. bmp Which function is used to draw a line gd library ? A. imageline() B. line() C. image_line() D. drawline() What is the default page size in FPDF? A. Letter B. Legal C. A3 D. A4 Which symbol is used in jquery syntax ? A. * B. ? C. # D. $ Which is not Jquery event ? A. Click B. mouseover C. resize D. dragdrop Page 1 || 3

(14)

Which property of event object is used to retrieve numeric code for the key that was pressed ? A. Which B. keyAscii C. target D. keycode g) Toggle effect toggles between which effects ? A. slideUp & slideDown B. Hide and Show C. fadeIn & fadeout D. None h) Which method is used to stop animation? A. Stop_animation() B. stop() C. Destroy() D. animation_stop() i) Which method inserts content at the beginning of the selected tag? A. Append B. add C. Prepend D. add_begin j) AJAX stands for ___ A. Asynchronous Javascript And XML B. Asymmetric Java And XML C. Asynchronous Java And XML D. Asymmetric Javascript And XML k) Which function is used to fetch result set as an associate array ? A. fetch_assoc() B. fetch_array() C. Both A. and B. D. None l) Which schema keyword keeps list of required property ? A. Compulsory B. Strict C. Required D. Required_list m) What is the file extension of template file ? A. .template B. .php C. .smarty D. .tpl n) ___ is a visual representation of the MVC model. A. Controller B. Model C. View D. User f)

Page 2 || 3

Attempt any four questions from Q-2 to Q-8 Q-2

1. 2.

Attempt all questions Explain imagearc() and imagefilledarc() with example. Explain Jquery filtering Explain Jquery load() with example. Attempt all questions Write a script of AJAX live search. Explain template variables in smarty. Explain json_encode() and json_decode() with example. Attempt all questions Explain Jquery ancestors and Jquery descendants with example. Explain XMLHttpRequest object with its properties and methods. Attempt all questions Explain prepare statement with example. Explain following functions with example. a. fetch_row() b. fetch_assoc() c.fetch_array() Attempt all questions Explain Jquery selectors with example. Write a mysqli program to display the records of student database having stud table with fields rno, sname, per in tabular format. Explain Jquery dimensions with example. Attempt all questions Explain JSON schema. Explain variable modifiers in smarty. Attempt all questions Explain {foreach} and {foreachelse} with example. Write a PHP code to display the following output using GD library.

3.

Explain output() in pdf creation with example.

1. 2. 3. Q-3 1. 2. 3. Q-4 1. 2. Q-5 1. 2. Q-6 1. 2. 3. Q-7 1. 2. Q-8

Page 3 || 3

(5) (5) (4) (5) (5) (4) (7) (7) (8) (6)

(5) (5) (4) (7) (7) (5) (5)

(4)