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

Question Bank UPDATED

The document consists of a series of questions and prompts related to web development, PHP programming, cloud computing, and database management. It covers topics such as client-side and server-side scripting, database concepts, PHP functions, and cloud service models. Additionally, it includes practical coding tasks and theoretical discussions on various web technologies and methodologies.

Uploaded by

kalkikumar2211
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)
7 views3 pages

Question Bank UPDATED

The document consists of a series of questions and prompts related to web development, PHP programming, cloud computing, and database management. It covers topics such as client-side and server-side scripting, database concepts, PHP functions, and cloud service models. Additionally, it includes practical coding tasks and theoretical discussions on various web technologies and methodologies.

Uploaded by

kalkikumar2211
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
You are on page 1/ 3

SECTION -A

1. Define client side scripting.


2. Define Remote server.
3. Describe XAMPP.
4. Define pros and corns of Dynamic website.
5. What are Super Global Variables?
6. Define Regular expression in PHP.
7. What do you understand by an array?
8. List some advantages of PHP.
9. Why we use functions in PHP?
10. Define Mail Function.
11. Define Cookies.
12. Describe Get and Post method.
13. Define Constructor.
14. Name the function use in Opening and closing of file.
15. Explain RDBMS.
16. List different types of SQL.
17. Define MongoDB.
18. Define File inclusion.
19. What are different types of variable scope?
20. Define Multi-dimensional Array.
21. Define HTML form and its method types.
22. Write the SQL query to create a table named Students.

23. Write PHP code to redirect to another page.


24. Discuss Super Global Variables.
25. How can you validate email format in PHP?
26. Define the term access modifier.
27. Mention any two data types in PHP.
28. Define elasticity in cloud computing and differentiate it from scalability.
29. List any two types of virtualization and briefly explain their purposes.
30. What are the three service models in cloud computing? Mention one use case for each.

SECTION –B
1. Define web applications and list three key characteristics.

2. What is server-side scripting? Give two examples.

3. Define virtual hosting in web servers.

4. How do you define a constant in PHP?


5. Differentiate between while and do-while loops.

6. Differentiate between pass-by-value and pass-by-reference.

7. How to upload a file in PHP?

8. What is a class and object in PHP?

9. Write a SQL query to fetch data from a table.

10. Write a query to join two tables.

11. Discuss GET and POST methods.

12. Differentiate between while and do-while loops?

13. State the term PHP script?

14. Write a PHP function to find the factorial of a number.

15. Demonstrate form validation using PHP with an example.

16. What are associative arrays in PHP? Provide an example.

17. Explain the NIST Cloud Computing Reference Architecture with a diagram. Discuss
the roles of cloud consumer and cloud provider.

18. Compare public, private, and hybrid cloud models. Highlight two advantages and
disadvantages of each.

19. Discuss the challenges of cloud security with respect to SaaS and Virtual Machine
(VM) environments. How does IAM address these challenges?

20. Describe the "publish-subscribe model" in cloud systems. How does it support SOA
(Service-Oriented Architecture)? Provide an example.
SECTION –C
1. Explain normalization in MySQL with examples.
2. Compare cookies and sessions in PHP.
3. How do you handle errors in PHP functions?
4. Explain nested if-else with an example in PHP.
5. Explain the client-server architecture with a diagram. How does it apply to web
applications?
6. How does a load balancer improve web server efficiency?

7. What is form? Write difference between static and dynamic form.

8. List the flow control functions that are used to search the strings.

9. Explain with code how to upload a file using PHP.


10. Discuss the key challenges and methods involved in Inter-Cloud Resource
Management with a focus on resource provisioning.

You might also like