Wednesday, 3 April 2013

Web-Tech


            APRIL-2011                                                          SAZ6A  /  SAE6B

                                                               PART-A

    1.       How constants are defined in VB Script?
    2.    What are the data types supported in VB Script?
    3.       Define Loop.
    4.       How to create variables in Java Script?
    5.       List the arithmetic operators used in Java Script.
    6.      Define Array.
    7.       Give the usage of the Button Element.
    8.       What is meant by COOKIES?
    9.       Define Form.
    10.   What is meant by Anchor?
    11.   Give the expansion for OLEDB.
    12.   What is meant by authentication?

                                                              PART-B

     13.   Explain the execution for FOR….NEXT loop in VB Script.
     14.   Give the purpose of dictionary object in VB Script.
     15.   How Java Script takes care of  an array and its length property?
     16.   Discuss the usage of the conditional expression ternary operator in Java Script.
     17.   How a Web page element is manipulated?
     18.   Describe the page structure of ASP.NET.
     19.   What is meant by Error handling?

                                                              PART-C
       20.   Explain the following string handling functions in VB Script.
                a)      Left
                b)      Instr
                c)       Split
                d)      Instr Rev
                e)      Join
        21.   How If….. then…… else statement is executed in Java Script?
        22.   Discuss the following in the form object.
               a)      Radio Element
               b)      Text Element
               c)       Button Element
               d)      Math Object
               e)      Data Object.
        23.   Discuss on HTML server controls.
        24.   How IIS provides integrated security and access to content?


           NOVE-2011                                                          SAE6B/SAZ6A

                                                                PART-A


       1. Name any four VB script keywords?
2           2..  How variables are defined in VB Script?
             3.       Give the meanings of the following built-in-functions of VB script.
                     a)      Now()
                     b)      Date()
             4.       How comment statements are given in JavaScript?
             5.       List the two types of expressions supported in Java Script.
             6.       Define ‘function’.
             7.       Name any four attributes specific to the OBJECT element.
             8.       List any four event names to the handled in Java Script.
             9.       How to create a cookie?
           10.   How to use Anchor tags?
           11.   What is a Form?
           12.   How to send the text with the response object?
            1.  PART-B
     13. How to create arrays in VB Script?
1         14.  With examples, discuss the string handling functions in VB script.
1         15.   How if …else statement is executed in Java Script?
1         16.   How to use functions in Java Script?
1         17.   What is a window object? Discuss its attributes.
1         18.   Discuss the built in object supported in ASP.NET.
           19.   Discuss the input element types in the Request. Form collection.
           

2         20.   How dictionary object is handled in VB script?
2         21.   Give the purpose of Dialog box.
2         22.   Discuss on
a)      Document object
b)      Browser object
2          23.   Discuss the following:
a)      HTML server controls.
b)      Web server controls.
2          24.   Explain the concept of providing security and Authentication.

            APRIL-2012                                                  SAE6B/SAZ6A

                                                        PART-A
      1.  What are the data types available in VB script?
2            2. State any four VB Script operators.
3            3.  How is a date functions declared?
4            4.  How will you call function in Java Script?
5            5. What do you mean by “This Keyword”?
6            6. What are event handlers in Java Script?
7            7. How browsers recognize Java script code?
              8. How data set can be used in .NET?
              9.  How are application is deployed in .NET?
              10. What are the properties of color class?
             11.   How will you create tables in HTML?
             12.   What do you mean by data set?

                                                     PART-B

            13.   Explain the execution of for…. Next loop in VB script.
            14.   What do you mean by VB script procedures? Explain.
            15.   How do you differentiate between local and global variables in Java Script?
            16.   Write short note on: event handling.
            17.   Discuss the usage of the conditional expression ternary operator in java script.
            18.   Describe the page structure of ASP.NET.
            19.   Explain various security attacks in network.

                                                    PART-C

            20.   Explain the benefit of using VB script code in a HTML document.
            21.   Explain the structure of java script. What are its advantages?
            22.   Discuss the following in the form object?
a)      Radio element
b)      Text element
c)       Meth object
d)      Button element
e)      Data object
            23.   Explain how anchor tags are used in HTML.
            24.   Explain the two commonly used request methods.

NOVEMBER 2012                                                                                                            
                                                         SAE6B/SAZ6A
                                                               PART-A

      1.       DO VB script is an Active Scripting language (or) Passive Scripting Language.
      2.       What are the variants in VB script?
      3.       In java syatemout is an object of types__________.
      4.       All exception in java are subclasses of built in class called__________.
      5.       Which tag is must in the external javascript files?
      6.       How does a while loop starts? State with exmple.
      7.       Define interface class.
      8.       What is the top .Net class that everything is derived from?
      9.       How to specify the accessibility modifier for methods inside the interface?
     10.  What is SSL?
     11.  What is record set?
     12.  What is data reader?

                                                               PART-B

     13.  Explain few data functions in VB script.
     14.  What is event handling?
     15.  Show how to create functions in java script.
     16.  Where are cookies actually stored on the hard disk?  Explain.
     17.  What is the difference between logic controls and forms Authentication?
     18.  What is data grid? state its purpose.
     19.  Discuss the page structure of ASP.Net.

                                                             PART-C

     20.  Briefly about the dictionary object and error object in VB script.
     21.  Explain in detail the concept of array with example.
     22.  Discuss the form objects in detail.
     23.  Write a note on web server controls.
     24.  Discuss the application issues, while working with IIS and page Directives.


APRIL-2013                                                                                           SAE6B/SAZ6A

                                                    PART-A

1. How variables are defined in VB script?
2. What is meant by Err object?
3. How an arithmetic expression is evaluated in Java Script?
4. Define constructor.
5. How to define a window object?
6. Give the purpose of navigator object.
7. Mention the need of radio button.
8. What is a repeater?
9. Give the expansion for SSL.
10. Define authentication.
11. List the arithmetic operators used in Java Script.
12. Name any two control structure used in VB script.

                                               PART-B

13. What is a procedure? How to use it in VB script?
14. Discuss the usage of math functions in VB script.
15. List the data types supported in Java Script. Explain with examples.
16. How arrays are declared and used in Java Script?
17. Explain the function of browser object.
18. How to provide hyperlinks in ASP. NET?
19. Explain the concept of error handling.

                                              PART-C
20. Mention the salient features of VB script.
21. Discuss on any two control structures in Java Script with its execution style.
22. Describe the document object model in Java Script.
23. How web server controls are to be used in ASP.NET?
24. Explain the technique of working with IIS and page directives.

NOVE-2013                                                   SAE6B/SAZ6A
                                PART-A

1. Give the expansion for HTML.
2. Define variable.
3. How to define array in Java Script?
4. Mention the purpose of dialog box.
5. Define object.
6. What is meant by cookies?
7. How a page is defined in ASP.NET?
8. Define data grid.
9. Give the expansion of OLEDB.
10. What is meant by authentication?
11. Define loop?
12. Name any two - user defined functions in JavaScript?

                               PART - B
13. How to add VB script code to an HTML page?
14. Discuss the usage of data functions in VB Script?
15. Mention the advantages of Java Script?
16. What are the operators used in Java Script? Give its hierarchy.
17. What is meant by Event Handling? Explain.
18. Discuss the language structure of ASP.NET.
19. What is E-Mail ? Discuss briefly.

                           PART-C

20. How to use dictionary object in VB script? Explain
21. Discuss the data types supported in Java Script.
22. Explain the usage of  A) Window Object   B) Document object.
23. How tables and forms are declared and used in ASP.NET?
24. Explain the importance of client certificates in Providing security.

APRIL - 2014                                                                                       SAE6B/ SAZ6A

SECTION -  A

1. How constants are defined in VB script?
2. What are the coding conventions to be followed in VB Script?
3. Define a Loop.
4. Give the purpose of dialog box.
5. How objects are defined in HTML?
6. What is meant by event handling?
7. How page event is defined in ASP.NET?
8. Define data grid.
9. Give the importance of COOKIES.
10. How an IP address is provided?
11. List the logical operators used in VB Script.
12. How an array is defined in Java Script?

SECTION-  B

13. Discuss the usage of dictionary object in VB Script.
14. Explain on any one control statement used in VB Script.
15. List the advantages of Java Script.
16. How to use constructor function in Java Script?
17. Discuss the usage of screen object.
18. How forms are defined and used in ASP.NET?
19. What is meant by authentication? Explain.

SECTION -  C

20. Discuss the string functions in VB Script with examples.
21. What are the user defined functions available in Java Script? Explain with examples.
22. Explain the following objects
 (a) Browser object
 (b) Navigator object
23. Discuss the following in ASP.NET.
 (a) Radio button list
 (b) Check box list.
24. How security can be provided by SSL and client certificates? Explain.


JULY- 2014                                                                                           SAE6B/ SAZ6A

PART - A

1. How subroutines are defined in VB script?
2. Give the syntax of For…Next loop in VB script.
3. What a class contains in VB script?
4. Mention the advantages of Java script.
5. Give an example for a statement in Java script.
6. Name any two advantages in using a object.
7. What are the basic model objects supported in Java script?
8. What is a Cookie?
9. What constitutes ASP intrinsic objects?
10. Give the purpose of using Radio Buttons.
11. State the difference between request cookies and response cookies.
12. Name the properties in Error object handling.

PART B

13. What are the Built-in-functions available in VB script? Discuss them with examples.
14. Explain the execution of While…Wend loop in VB script.
15. What are the data types supported by java script? Explain with examples.
16. How if statement is executed in Java script?
17. Discuss the window object with its attributes and description.
18. How to use ASP.NET? How not to use ASP.NET?
19. What is response? How to send the text with embedded quotes?

PART - C

20. Discuss the usage of Dictionary object in VB script.
21. Explain the concept of constructor function in Java script.
22. Briefly discuss the following :
 (a) Browser object
 (b) Navigator object
23. Describe the language structure and page structure of ASP.NET.
24. How to provide security through SSL and client certificates?

NOVEMBER - 2014                                                                                           SAE6B/ SAZ6A

SECTION - A

1. Name any four VB script keywords.
2. Give the expansion for HTML.
3. Define a loop.
4. How comment statements are given in Java script?
5. List the two types of expressions supported in Java script.
6. Mention the purpose of dialog box.
7. Define object.
8. What is meant by event handling?
9. How to use Anchor tags?
10. How an IP address is provided?
11. What is a form?
12. Give the importance of cookies.

SECTION – B

13. How to add VB script code to an HTML page?
14. Mention the advantages of Java script.
15. Discuss the usage of screen object.
16. What is meant by event handling? Explain.
17. Discuss the language structure of ASP.NET.
18. What is E-mail? Discuss briefly.
19. Discuss the input element types in the request. Form collection.

SECTION-  C

20. Discuss the string functions in VB script with examples.
21. Discuss the data types supported in Java script.
22. Give the purpose of dialog box.
23. How tables and forms are declared and used in ASP.Net?
24. Explain the concept of providing security and authentication.



APRIL-2015                                                                       SAE6B/ SAZ6A

PART-A

1. What is the difference between node and host?
2. What is the purpose of routers?
3. Define protocol.
4. Define java server pages.
5. What do you mean by web application?
6. What is meant by deploying the application to the server?
7. What is a IL?
8. What is a CLR?
9. What is the role of server?
10. Define MIME.
11. What are servlets?
12. What do you mean by server-side?

PART-B

13. Write a note on VB Script constants and variables.
14. Write short notes on math functions and data functions.
15. Write about Java Script syntax and looping.
16. Write short notes on user defined function dialog box.
17. Write a note on cookies and screen object.
18. Explain the following: Anchor, Table, Forms and Files.
19. Write about IP address and authentication

PART-C

20. Describe on VB Script coding conventions and Err object.
21. Explain about Java Script constructor function and operator.
22. Discuss about build in object and user defined object.
23. Describe the following : Label, Text box, Image links  and Radio button.
24. Explain about OLEDB connection class  and page directives.

NOVEMBER -  2015                                                                          SAE6B/ SAZ6A

SECTION - A
1. Define : port.
2. What are the functions of a browser?
3. What is a Scriplet?
4. What are the necessities of using HTML forms?
5. Define : URL Encoding.
6. What are the three categories of JSP element types?
7. Name the two types of directives available for use in a JSP document.
8. List the predefined MIME content types.
9. What is a CLS (Common Language Specification)?
10. What is NameSpace?
11. What is Activex?
12. What is a POST request?

SECTION – B

13. Write about VBScript basics and Data types.
14. Write a note on : VBScript variables and Operators.
15. Explain on JavaScript Control structures and Looping.
16. Write short notes on JavaScript Data type and Array.
17. Write a note on Event Handling and Form object.
18. Write about List Box and Anchor.
19. Write short notes on : IP address and Client Certificates.

SECTION C

20. Discuss about Dictionary object in VB Script and Err object.
21. Describe the various advantages of JavaScript and Expressions.
22. Explain about Objects in HTML and Cookies.
23. Describe on Drop down list and list box.

24. Explain about Request and Response Objects.



APRIL-2016                                                                    SAE6B/SAZ6A

Part -A

1. What are VB Script Data Types?
2. Write the syntax of Do-While loop in VB Script.
3. Define : Array
4. What is meant by Constructor?
5. What is meant by Event Handling?
6. Define : Cookies.
7. List the Properties of Page Event.
8. What is the role of a Server?
9. List any four HTML Server controls.
10. What is meant by Repeater Control?
11. Define : Data set Class
12. Write a note on Client Certificate.

Part-B

13. Describe about VB Script Operators.
14. How to define a VB Script Procedure? Explain with an example.
15. What are the advantages of JavaScript?
16. List the properties of browser Object. Explain.
17. How to create a simple ASP.NET application?
18. Describes about working with IIS.
19. Write short notes on:ASP.NET Page Directives.

Part - C

20. Discuss about (Dictionary Object in VBScript) with examples.
21. Elaborate the Control Structures in JavaScript with an example.
22. Explain the JavaScript Document Object Model.
23. Discuss about Web Controls ASP.NET.
24. Explain about OLEDB Connection Class



No comments:

Post a Comment

Convey your thoughts to authors.