Open Book Test WBP

You might also like

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

OPEN BOOK TEST

(CT-2)
Unit 3,4,5
Web Based Application Development using PHP(WBP-22619)
Date: 26/03/2024

Q 1. Attempt following questions (7*2=14)


1. Write syntax to declare class and create object with example.
2. List advantages of object oriented programming.
3. Difference between session cookie
4. What is difference between abstract class and interface?
5. What is introspection?
6. How can we destroy cookies
7. Difference between GATE and POST

Q 2. Attempt following questions (9*4=36)


1. Write an example to develop web page using form control
2. Explain different attributes of cookies in PHP.
3. Write a code for connectivity of database and also Write Update and Delete operations on table
data
4. Explain parameters of mail function.
5. Explain use of constructor and destructor with suitable example.
6. Explain Single inheritances in detail.
7. Explain visibilities with example supported by PHP.
8. Explain the role of browser and server in web development.
9. How to do object cloning with example.

You might also like