Sunday 16 December 2012

OCT/NOV-2012


C-09-CM-406
3463
BOARD DIPLOMA EXAMINATION, (C-09)
OCT/NOV-2012
DCME-FOURTH SEMESTER EXAMINATION
WEB DESIGNING
Time: 3 hours]                   [Total Marks: 80
PART-A
Instructions: (1) Answer all questions
Each question carries three marks.
 Answers should be brief and straight to the point and shall not exceed five simple sentences.
1.       List the characteristics of a good Web site.
2.       List the advantages of cascading style sheets
3.       What is an XML? State its need.
4.       Explain the purpose of <frameset> and <frame> tags in an HTML.
5.       What is client-side scripting>? Give examples for client-side scripting languages.
6.       Differentiate between sub procedure and function procedure in VB script.
7.       List the basic principles of JSP.
8.       Explain Page Display Procedure Of An Html with an ASP.
9.       State the need of namespace.
10.   List various types of PHP operator.
PART-B
Instructions: (1) Answer any five questions.
(2) Each question carries ten marks.
(3) Answers should be comprehensive and the criteria for valuation is the content but not the length of the answer
11.   Write an HTML code to create a form and place various controls on it.
12.   Explain the presentation formatting tags in an HTML.
13.   Explain the procedure for creation of an IDC script file and output template file.
14.   Write VB script code to calculate simple interest for given data of principal, rate and time duration.
15.   Explain various steps to establish connection with MS access database, using an ASP. How are database contents retrieved and displayed through an ASP?
16.   Explain about data retrieval and data validation in forms with an ASP.
17.   Write PHP script to create query string from two variables.
18.   Explain the user defined function in PHP with an example.
·         OCT/NOV-2011
·         APRIL/MAY 2011 
·         OCT/NOV-2012


COMPUTER ARCHITECTURE                                  



APRIL /MAY-2011




rerere
C-09-CM-406
3456
BOARD DIPLOMA EXAMINATION, (C-09)
APRIL /MAY-2011
DCM-IV YEAR EXAMINATION
WEB DESIGNING

TIME: 3 Hours]                                                                     [Total Marks :80]
PART   - A
INSTRUCTION:  (1) ANSWER ALL QUESTION AND EACH QUESTION
                                           CARRIES FOUR MARKS
                    (2)  ANSWER SHOULD BE BRIEF AND   STRAIGHT      TO  THE POINT AND SHALL NOT EXEED FIVE SIMPLE SENTENCES

1.     Describe the anatomy of a webpage.
2.     Define a tag and list the frame tags
3.     List the features of cascading Style Sheets.
4.     List the basic principles of XMS.
5.     Differentiate JavaScript with VB Script.
6.     State the significance of variant data type in VB Script.
7.     How can you recognize a particular user who revisits a website?
8.     What are third party components? How they can be used in ASP scripts?
9.     How HTML and PHP can be combined.
10.  How can you delete a Cookie in PHP?

Instructions :    (1) Answer any five questions and each question carries ten marks.
                  (2) The answers should be comprehensive and the criteria for valuation   is the content but not the length of the answer.

11.  Explain table related tags in HTML. Write HTML code to create a table.
12.  Write HTML code to create a form and place various controls on it.
13.  Write VB Script code to calculate simple interest for given data of principle, rate and time duration.
14.  Explain looping statements in VB Script with example.
15.  Explain about ASP objects in detail.
16.  Explain the procedure for setting of PWS and HS for ASP.
17.  Explain various string functions in PHP. Write PHP script to find the length of given string.

Friday 18 May 2012

Mtech Lab programs


WT LAB


  1) Write a HTML Code for calculator applications ?

 2) Write a HTML document to Perform Registrationform?   
    (Tags-first name, Sur name,last name ,DOB, Gender, address ,branch )
   3) Write Java servlets for mouse handling?
  
 4) Create an XML Document which contains 5 Employees (Which contains tags like Empid, Ename, Phno, Email_id,
 DOB and Address ) write a Program,which takes empid as input,and display employee details by taking employee information from the XML document ?
 5) Write a java applets program for mouse handlingevents ?  
 6) write a Program for connecting to oracle data base ?  

Monday 30 April 2012

PREVIOUS QUESTION PAPERS FOR WEBDESIGNING OCT/NOV-2011


C05-CM-406
3456
BOARD DIPLOMA EXAMINATION, (C-09)
OCT/NOV-2011
DCME IV SEMESTER EXAMINATION
WEB DESIGNING
Time : 3 Hours]                                                               [Total Marks: 100
PART-A    10*4=40
Instructions: (1) Answer all questions and each question caries four marks. (2) Answers should be brief and straight to t the point and shall not exceed five simple sentences.
1.    List the steps in designing a good website
2.    State the purpose of HTML form tags: <form> and <input>
3.    What is DHTML?
4.    List the advantages of cascading style sheets
5.    Differentiate between sub procedure and function procedure in VB Script.
6.    List various data types in VB Script.
7.    State the need for server side scripting.
8.    What are third party components? How they can be used in ASP scripts?
9.    List various factors to be considered for comparing scripting languages.
10. How can you solve the problem of scopin; in php?



PART-B                                              5*12=60
Instructions: (1) Answer any five questions and each question caries twelve marks. (2) The Answers should be comprehensive and criteria for valuation is the Content but not the length of the answer.

11. Explain presentation formatting tags in HTML.
12. Explain frame related tags in HTML, Write HTML code to divide screen into multiple frames.
13. Explain the procedure for creation of IDC Scripit file and output template file.
14. Explain conversion functions of VB Script. Write VB Script code to reverse a given string.
15.  Explain about ASP objects in detail.
16. Explain various steps to establish connection with MS Access database, using ASP. How database contents are retrieved and displayed through ASP.
17. Explain various installation methods of PHP in detail.
18. Explain various string functions in PHP. Write PHP script to find the length of given string