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

BSC Computer Science Cs Semester 5 2022 November Web Technologies I 2019 Pattern

Uploaded by

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

BSC Computer Science Cs Semester 5 2022 November Web Technologies I 2019 Pattern

Uploaded by

sonuchaure548
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
You are on page 1/ 2

Total No. of Questions : 5] SEAT No.

PA-1025 [Total No. of Pages : 2

[5902]-53
T.Y. B.Sc (Computer Science)
WEB TECHNOLOGIES - I
(2019 Pattern) (Semester - V) (CS-353)
Time : 2 Hours] [Max. Marks : 35
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.

Q1) Attempt any Eight of the following (out of Ten) [8 × 1 = 8]


a) Which tag is used to set the text in Superscript format?
b) Explain the use of <Style>
c) What is difference between echo ( ) and print ( ) function?
d) Which construct is used to define an array?
e) How to create a directory in PHP?
f) Explain any two directory functions.
g) What is a DSN?
h) Which protocols are used to retrieve mail from server?
i) How to convert an object to array?
j) Explain SMTP Protocol.

Q2) Attempt any FOUR of the following (out of Five) [4 × 2 = 8]


a) Differentiate between single quoted string and double quoted string.
b) How External CSS is used?
c) Write any two functions of decompose string with suitable example.
d) How to find out the position of the first occurrence of a substring in a
string?
e) What is the purpose of array_splice ( ) function?

P.T.O.
Q3) Attempt any TWO of the following (out of Three) [2 × 4 = 8]
a) Discuss the Scope of a Variable in PHP with an example
b) Explain prepare ( ) and execute ( ) command in database handling
c) Explain the functions used for reading and writing characters in files.

Q4) Attempt any TWO of the following (out of Three) [2 × 4 = 8]


a) Design HTML form that will accept user input of user name, Address,
provide buttons to submit the input as well as to refresh it.
b) Write PHP Script to accept associative array and sort in descending
order. Display sorted array to user.
c) Accept directory name from user. Write PHP program to change current
directory to accepted directory name and count number of files and
directories in it.

Q5) Attempt any ONE of the following (out of Two) [1 × 3 = 3]


a) Explain terms HTTP request and HTTP response.
b) Explain the concept of missing parameters to a function with suitable
example.



[5902]-53 2

You might also like