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

5th Sem / Branch: Computer Engg Sub.: Web Development Using PHP/PHP

The document is an examination paper for a Web Development course, consisting of multiple choice, short answer, and long answer questions related to PHP, HTML, SQL, and CSS. It covers topics such as variable naming in PHP, HTML tags, database commands, and PHP functions. The paper is structured into sections with specific instructions for each type of question.

Uploaded by

nishant.it089
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)
38 views2 pages

5th Sem / Branch: Computer Engg Sub.: Web Development Using PHP/PHP

The document is an examination paper for a Web Development course, consisting of multiple choice, short answer, and long answer questions related to PHP, HTML, SQL, and CSS. It covers topics such as variable naming in PHP, HTML tags, database commands, and PHP functions. The paper is structured into sections with specific instructions for each type of question.

Uploaded by

nishant.it089
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

No. of Printed Pages : 4 180852/170852/20852B Q.

5 Which of the following tag is used to insert a line


Roll No. .................. break in HTML. (CO-1)
5th Sem / Branch : Computer Engg a) <br> b) <\n>
Sub. : Web Development Using PHP/PHP c) <pre> d) <b>
Q.6 Which character/symbol is used to represent the
Time : 3Hrs. M.M. : 100 closing of a tag in HTML. (CO-1)
SECTION-A a) # b) /
Note: Multiple choice questions. All questions are c) \ d) $
compulsory (10x1=10)
Q.7 Which of the following tag is used to add rows in the
Q.1 Variable name in PHP starts with (CO-2) table (CO-1)
a) % b) $ a) <td> amd </td> b) <th>, and </th>
c) & d) # c) <tr> and /</tr> d) <tc> and </tc>
Q.2 Which of the following is used to display the output Q.8 A programe in HTML can be rendered and read by
in PHP (CO-2)
(CO-1)
a) Cout b) Echo
a) Web Browser b) Server
c) Write d) Display
c) Interpreter d) Compiler
Q.3 Which of the following function converts a string to
Q.9 Which of the following is a DML command (CO-4)
all uppercase (CO-3)
a) Truncate b) Alter
a) Upper () b) Uppercase ()
c) Create d) Update
c) Struppercase () d) Strtoupper ()
Q.10 Which command is used to change the definition of a
Q.4 Which of the following is the correct way to add a
table in SQL. (CO-4)
comment in PHP (CO-2)
a) Alter b) Update
a) # b) //
c) Create d) Select
c) /* * / d) All of above

(1) 180852/170852/20852B (2) 180852/170852/20852B


SECTION-B Q.25 What is DDL Explain various commands used in
Note: Objective type questions. All questions are DDL. (CO-4)
compulsory. (10x1=10) Q.26 Write a short note on Event Management in PHP.
Q.11 What is PHP INI file (CO-3) (CO-3)
Q.12 How we can insert an image in HTML file (CO-1) Q.27 How comments are written in PHP. (CO-2)
Q.13 What is the use of count () function is PHP. (CO-2) Q.28 Create a table in HTML. Using Rowspan & Colspan.
Q.14 Write the statement used to connect PHP with (CO-1)
MySql. (CO-4) Q.29 Explain various types of lists used in HTML. (CO-2)
Q.15 Define Cookies (CO-4) Q.30 Which function is used to check the data type of a
Q.16 Who is the father of PHP. (CO-2) variable? Explain with example. (CO-2)
Q.17 Define home page. (CO-1) Q.31 Write the advantages of SQL. (CO-4)
Q.18 What is a Password Element. (CO-1) Q.32 What is CSS. Explain various types of CSS. (CO-1)
Q.19 Which HTML, tag is used to define an internal style Q.33 How sessions are created in PHP. (CO-3)
sheet. (CO-1) Q.34 Explain various data types available in PHP. (CO-2)
Q.20 Which SQL. statement is used to extract the data Q.35 Explain Structure of HTML. (CO-1)
from the Database. (CO-4)
SECTION-C SECTION-D
Note: Short answer type questions. Attempt any twelve Note: Long answer type questions. Attempt any two
questions out of fifteen questions. (12x5=60) questions out of three questions. (2x10=20)
Q.21 Difference between GET & POST. (CO-4) Q.36 Design a Form & write the steps for connecting it
Q.22 Explain various loops available in PHP? (CO-2) with the database using MYSQL. (CO-4)
Q.23 Write a program in PHP to print factorial of a Q.37 Explain various operators available in PHP. (CO-2)
number. (CO-2) Q.38 Define Function. Explain its types with example.
Q.24 Explain various forms of If statement. (CO-2) (CO-2)

(3) 180852/170852/20852B (2720) (4) 180852/170852/20852B

You might also like