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

Cs15801 / Open Source Software

This document contains questions about open source software concepts including Linux distributions, MySQL, PHP, and command line usage. It asks about topics such as command line editing, MySQL properties, database backups, operators and functions, writing PHP scripts, looping statements, directory functions, and reading files in PHP. It also contains questions about pipe operators, killing processes, managing directories, compressing files, SQL implementations, standards compliance, table problems, restoring databases, comparison/logical operators, record selection, system/math functions, sorting query results, PHP features/variables, conditional statements, numeric functions, connecting to MySQL, writing/reading files, and inserting data.

Uploaded by

Gowri Shankar
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)
42 views2 pages

Cs15801 / Open Source Software

This document contains questions about open source software concepts including Linux distributions, MySQL, PHP, and command line usage. It asks about topics such as command line editing, MySQL properties, database backups, operators and functions, writing PHP scripts, looping statements, directory functions, and reading files in PHP. It also contains questions about pipe operators, killing processes, managing directories, compressing files, SQL implementations, standards compliance, table problems, restoring databases, comparison/logical operators, record selection, system/math functions, sorting query results, PHP features/variables, conditional statements, numeric functions, connecting to MySQL, writing/reading files, and inserting data.

Uploaded by

Gowri Shankar
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

CS15801 / OPEN SOURCE SOFTWARE

===============================================================

PART A (10X2=20)

===============================================================

1) List out the linux distributions.

2) What is the use of command line editing?

3) Tell about the MySQL specific properties.

4) How will you make database backups?

5) List the MySQL operators.

6) What are MySQL functions available?

7) How will you write the PHP script?

8) Which looping statements used in PHP?

9) What kind of directory functions used in PHP?

10) How will you read files in PHP?

==================================================================

PART B (5X16=80)

==================================================================

11) A) (i) Explain about the pipe operator in detail?

11) A) (ii) Outline the killing of Process from the Command Line in detail.

[OR]

11) B) (i) Illustrate the managing of directories with examples.

11) B) (ii) Illustrate the process of compressing files at Shell Prompt with example.
12) A) (i) Compare the SQL implementations of RDBMS in Oracle, My SQL Server, PostgreSQL,
Informix, and MySQL databases.

12) A) (ii) Illustrate the MySQL Standards Compliance in detail.

[OR]

12) B) (i) Explain the troubleshooting and repairing table problems in detail.

12) B) (ii) Outline the process of restoring a MySQL database with example..

13) A) (i) Interpret the comparison and logical operators with appropriate example.

13) A) (ii) Outline the record selection technique used in MySQL database.

[OR]

13) B) (i) Infer about the system function and trigonometric math functions used in MySQL.

13) B) (ii) Explain the sorting query results used in MySQL.

14) A) (i) Illustrate the unique features of PHP in detail.

14) A) (ii) Show the process of creating PHP variables with example.

[OR]

14) B) (i) Explain about the PHP Conditional Statements in detail.

14) B) (ii) Show the common PHP numeric functions with example..

15) A) (i) Illustrate the Connections to MySQL database with example.

15) A) (ii) Illustrate the write file information in PHP with appropriate example.

[OR]

15) B) (i) Explain the insertion of data into MySQL database with appropriate example.

15) B) (ii) Outline the read file information in PHP with example.

You might also like