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

WP Model - 1,2

This document contains model papers for a Web Programming exam with questions in three parts - Part A (short questions worth 2 marks each), Part B (medium questions worth 5 marks each) and Part C (long questions worth 8 marks each). Part A contains questions about basic concepts like IP addresses, web servers, MIME, keyboard events and PHP structure. Part B expands on these concepts with questions on JavaScript execution environment, Fibonacci series in PHP, operators in PHP, DOM and arrays in PHP. Part C delves deeper into topics like element access in JavaScript, XML namespaces, DTD, DOM tree traversal, positioning in JavaScript and XML schema.

Uploaded by

Vidya suresh
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)
12 views2 pages

WP Model - 1,2

This document contains model papers for a Web Programming exam with questions in three parts - Part A (short questions worth 2 marks each), Part B (medium questions worth 5 marks each) and Part C (long questions worth 8 marks each). Part A contains questions about basic concepts like IP addresses, web servers, MIME, keyboard events and PHP structure. Part B expands on these concepts with questions on JavaScript execution environment, Fibonacci series in PHP, operators in PHP, DOM and arrays in PHP. Part C delves deeper into topics like element access in JavaScript, XML namespaces, DTD, DOM tree traversal, positioning in JavaScript and XML schema.

Uploaded by

Vidya suresh
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/ 2

V Sem BCA

Web Programming – Model Paper -1


Part - A
I – Answer any 4 questions. Each question carries 2 marks. 4x2=8

1. What is IP address?

2. What is a Web Server ? Give Examples

3. What is MIME?

4. Mention any two Keyboard Events.

5. What is PHP? Write its Structure.

6. What is Exception Handling?

Part - B

II – Answer any 4 questions. Each question carries 5 marks. 4 x 5 = 20

7. Explain the different parts of JavaScript Execution Environment.

8. Write a PHP program to find Fibonacci Series

9. Explain any 3 operators in PHP

10. Explain the DOM in detail.

11. Explain Arrays in PHP.

12. What is a Cookie? How a Cookie is created?

Part - C
III – Answer any 4 questions. Each question carries 8 marks. 4 x 8 = 32

13. Explain the different ways of Element access in JavaScript.

14. What is XML? Explain XML Namespaces.

15. Explain DTD and Types of DTD

14. Explain DOM tree Traversal and Modification.

15. Explain Positioning of Elements in JavaScript

17. Explain XML Schema

18. Explain the different types of Loops in PHP


V Sem BCA
Web Programming – Model Paper -2
Part - A
I – Answer any 4 questions. Each question carries 2 marks. 4x2=8

1. What is Web Browser? Give Examples.


2. Define URL? Mention its Parts.
3. Mention any two Mouse Events
4. What is DNS?
5. . Define DHTML?
6. What is For-Each loop in PHP

Part - B

II – Answer any 4 questions. Each question carries 5 marks. 4 x 5 = 20

7. Write Short note on WWW.

8. Explain DTD

9. Explain the difference between echo and print command.

10. Write a PHP program to display the Prime Numbers.

11. Explain the Date & Time functions in PHP

12. Define a Cookie? Explain the process of creating a cookie with an example.

Part - C
III – Answer any 4 questions. Each question carries 8 marks. 4 x 8 = 32

13. Explain DOM2 Event Model in Detail

14. Explain the different ways of registering an Event.

15. Explain the different IF statements in PHP

16. Explain Looping statements in PHP

17. What is an Exception? Explain Exception Handling.

18. Explain XML Schema .

You might also like