0% found this document useful (0 votes)
14 views1 page

PHP and MySQL Exam Questions

The document is a paper set for a PHP with MySQL course, containing questions categorized into very short and short types. It includes topics such as advantages of PHP, writing PHP documents, data types, operators, arrays, control statements, and visibility. Additionally, it requires students to write PHP programs for specific tasks, such as finding the largest number and creating images.

Uploaded by

amit.ray455
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

PHP and MySQL Exam Questions

The document is a paper set for a PHP with MySQL course, containing questions categorized into very short and short types. It includes topics such as advantages of PHP, writing PHP documents, data types, operators, arrays, control statements, and visibility. Additionally, it requires students to write PHP programs for specific tasks, such as finding the largest number and creating images.

Uploaded by

amit.ray455
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

PHP WITH MYSQL

Paper Set - I

Q.1 Very Short Type Questions

a. Enlist any four advantages of PHP.


b. Explain how to write a PHP document.
c. What are bitwise operators in PHP?
d. Explain the term "Arrays."
e. What are actual and formal parameters?
f. How to define a class in PHP?

Q.2 Short Type Questions

a. Explain data types used in PHP.


b. Write a PHP program to find the largest number among three numbers.
c. Explain if and switch statements.
d. How will you create and manipulate arrays?
e. Write a short note on visibility in PHP.
f. Write a PHP code for creating a basic image.

_____

You might also like