0% found this document useful (0 votes)
40 views3 pages

UCS61

This document appears to be an exam paper for a subject called "Open Source Software" with the code UCS61. It contains 3 sections - Section A with 10 short answer questions, Section B with 5 long answer questions, and Section C with 3 long answer questions where students must answer any 3. The questions cover topics like HTML, XHTML, Linux, JSP, MySQL, and PHP.

Uploaded by

Pavin Pavin
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)
40 views3 pages

UCS61

This document appears to be an exam paper for a subject called "Open Source Software" with the code UCS61. It contains 3 sections - Section A with 10 short answer questions, Section B with 5 long answer questions, and Section C with 3 long answer questions where students must answer any 3. The questions cover topics like HTML, XHTML, Linux, JSP, MySQL, and PHP.

Uploaded by

Pavin Pavin
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/ 3

NOVEMBER/DECEMBER 2021

UCS61 — OPEN SOURCE SOFTWARE

Time : Three hours Maximum : 75 marks

SECTION A — (10 × 2 = 20 marks)

Answer All Questions.

1. Coin the term HTML.

2. Write the difference between HTML and XHTML.

3. What is Linux?

4. List any four features of linux.

5. Tell about the JSP.

6. List out the data types used in JSP.

7. What is MySQL?

8. Write MySQL commands to display the table


structure and empty the table.

9. Define PHP.

10. Tell whether PHP variable and keywords are case


sensitive.

4088
SECTION B — (5 × 5 = 25 marks)

Answer ALL questions.

11. (a) Explain the structure of HTML page.


Or

(b) Tell about the tags used with body tags.

12. (a) Explain the process management in LINUX.


Or

(b) Discuss Kernel mode and Linux mode of


operations in Linux Environment.

13. (a) Summarize the order of precedence in JSP


operators.
Or

(b) Show the different array methods and tell its


functions.

14. (a) Write about the basic structure of Mysql.


Or

(b) Outline about Set operation in Mysql.

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

You might also like