Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

USN 1 S P 18CS63

S.E.A. CollEGe of EnGInEERInG AND TECHnolOGy


VI SEMesteR – Web Technology & It’s Applications
Time: 9:30 to 11:00 AM III-Internal Assessment Max. Mark: 50
Note:
i. Answer any TWO full questions selecting at least ONE from each part.
ii. Assume Missing data suitably.

SL Questions Marks
PART-A
1 a) Define class. Describe the accessibility of a class member. 08M
b) Define constructor and discuss the concepts of inheritance, polymorphism
and object interface with respect to OOP. 10M

c) Write a note on $_SERVER array. 07M


OR
2 a) Discuss errors and exceptions of PHP. 09M

b) How do you read or write a file on the server from PHP? Give example. 10M

c) How do you achieve data encapsulation in PHP? Give example. 06M

PART-B
3 a) Why is state is a problem for web applications? Explain. 08M

b) What are HTTP cookies? How do you handle them in PHP? 10M
c) Explain Serialization? What are its applications? 07M
OR
4 a) What is caching? Explain two basic strategies of caching web application. 09M
b) With suitable PHP scripts, explain checking session existence and 08M
accessing session state.
c) Discuss the following: 08M
(i) Session cookies
(ii) Persistent cookies

You might also like