UCS61
UCS61
3. What is Linux?
7. What is MySQL?
9. Define PHP.
4088
SECTION B — (5 × 5 = 25 marks)
2 4088
15. (a) Define operator associativity in PHP?
Evaluate the following expressions
(i) (2+4)/2*3
(ii) 2+4/2*3
(iii) (2+4)/(2*3)
(iv) 2+4/(2*3)
Or
(b) Mention the scalar data-types provided by
PHP? Explain with Examples.
SECTION C — (3 × 10 = 30 marks)
Answer any THREE questions.
16. Explain in detail with sample program of HTML
for the functions.
(a) Formatting Text Phrases: Span, Strong
(b) Heading functions form <h1> to <h6>
17. Explain the discrete set of process states with
example in LINUX.
18. Examine the different types of functions and
explain using its syntax with example program.
19. Inspect the Join Expressions in Mysql and write
the sample program with syntax.
20. Write a sample PHP program for Substrings
handling and Miscellaneous String Function
handling.
—————————
3 4088