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

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

Uploaded by

nishantjatt2023
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)
41 views2 pages

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

Uploaded by

nishantjatt2023
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/120852B c) Relational Operator


Roll No. .................. d) Equal to Operator
5th Sem / Branch : Computer Engg. Q.6 PHP scripts are enclosed with in________
Sub.: Web Development Using PHP/PHP a) <php> ____ </php> b) <?php>___</php>
c) <p>_____</p> d) <?php____ ?>
Time : 3Hrs. M.M. : 100 Q.7 The database Language that allow us to access data
SECTION-A in a database is called_______
Note: Multiple choice questions. All questions are a) DDL b) DCL
compulsory (10x1=10)
c) DML d) All of above
Q.1 Which HTML Tag produces the biggest Heading?
Q.8 Which is not the way to add CSS to HTML element?
a) <H1> b) <H2>
a) Online b) Inline
c) <H5> d) <<h6>
c) Internal d) External
Q.2 Which HTML Tag is used to create a row in table?
Q.9 Which loop is used to access all the element of an
a) <tt> -- </tt> b) <table> -- </table>
associative array?
c) <tr> -- </tr> d) <row> -- </row>
a) for loop b) while loop
Q.3 PHP stands for
c) do while loop d) for each loop
a) Pre Hypertext Processor
b) Hypertext Pre Processor Q.10 HTML web pages can be read and rendered by ____
c) Hypertext Pre Programming a) Compiler b) Web Browser
d) Programming and Hyper Processing c) Interpreter d) Server
Q.4 HTML is an example of _____ scripting Language.
a) Server Side b) Client Side SECTION-B
c) Online d) Browser Side Note: Objective type questions. All questions are
Q.5 = = = is known as _______ operator in PHP. compulsory. (10x1=10)
a) Identical Comparison Operator Q.11 Who is the father of PHP?
b) Assignment operator Q.12 Write syntax of Hyperlink in HTML?
(1) 180852/170852/120852B (2) 180852/170852/120852B
Q.13 Define cell spacing. Q.28 Explain various types of lists used in HTML.
Q.14 What is the full form of HTML? Q.29 How session are created in PHP?
Q.15 What is cookie? Q.30 What do you mean by Tag? Explain any five Tags
Q.16 Write the syntax of while loop. used in HTML.
Q.17 Define constant? Q.31 What is variable? Explain local and global variable.
Q.18 Which function is used to count number of Q.32 What is DML? Explain various commands used in
characters in a string? DML.
Q.19 Expand CSS. Q.33 What is database? Write syntax for database
Q.20 Expand DCL. connectivity in PHP.
Q.34 Write a note on PHP. INI file.
SECTION-C Q.35 Explain UPDATE and ALTER commands in
Note: Short answer type questions. Attempt any twelve MYSQL.
questions out of fifteen questions. (12x5=60)
Q.21 Differentiate between Rowspan and colspan with SECTION-D
example. Note: Long answer type questions. Attempt any two
Q.22 Differentiate between Cellspacing and Cellpadding questions out of three questions. (2x10=20)
with example. Q.36 Design a Form in HTML containing all the controls.
Q.23 Explain internet CSS with example. Q.37 What is array? Explain its types with suitable
Q.24 What is the use of frames in HTML and explain example.
different attributes of frames in detail?
Q.38 What do you mean by Loop and explain different
Q.25 Differentiate between break and continue statement types of Loops in PHP with suitable example.
in context of PHP.
Q.26 Explain switch case statement.
Q.27 What is the difference between call by value and call
by reference?

(3) 180852/170852/120852B (4180) (4) 180852/170852/120852B

You might also like