WT Model Paper
WT Model Paper
(AUTONOMOUS)
Subject Code: 20PEC4114A R20A
Q.
UNIT 1 CO BTL Marks
No
1 A i Explain HTML Media and its tags with example for each?
1 2 [7M]
ii Define table? Write a program using <table> tag to display your
1 3 [7M]
class time table?
(OR)
UNIT 2
B i
List all the categories of pattern matching and explain in detail 2 2 [14M]
the following i) Character classes ii) Repetition Quantifiers iii)
Pattern Modifiers (Flags) iv) Alternation v) Word Boundaries
UNIT 3
B i Define data type in PHP and explain various data types supported
4 2 [7M]
by PHP?
ii Explain following control statements in PHP with example
1) if 2) switch 3) for 4) while 5) do while 4 2 [7M]
UNIT 5
****