top of page

I

Visual Basic

 

NOVE-2010                                                                                       SEZ5A/SEE5A

 

Part –A

 

  1. What is the size of the variant data type?

  2. Write any two different types of list box.

  3. Define visual data manager.

  4. How many procedures are in VB?

  5. Write any two types of Dialog Box.

  6. What are the style properties of Combo Box?

  7. What is control array?

  8. What is Multiple Document interface?

  9. Define menus.

  10. Define File.

  11. What are the types of validation available in VB?

  12. Define error trap.

 

Part –B

 

  1. Explain the label, forms and text boxes and their uses with examples.

  2. Write a note on various string functions with examples.

  3. Explain how to manage the forms in VB.

  4. What are the common dialog controls? Explain.

  5. Discuss briefly the multiple document interface forms.

  6. Explain briefly about the testing and debugging of code.

  7. What is the use of OLE in VB? Explain.

 

Part-C

 

  1. Explain the VB integrated development environment elements.

  2. Explain the control flow and looping statements with examples.

  3. Explain the following:

a)      Control arrays

b)      DoEvent and Submenu.

  1. How the dialog boxes are used in VB? Explain the various Dialog Boxes.

  2. Explain the file handling and file system controls with examples.

 

APRIL-2011                                                                           SEE5A / SEU6C/ SEZ5A

                                          PART-A

     1.      Write any three common properties for several visual basic controls.

     2.       What is toolbox? List the common collection of tools?

     3.       Discuss how to declare variables with examples.

     4.       What is the difference between  a decision statement add a loop statements?

     5.       List the build in functions with examples

     6.       How to declare the Multidimensional arrays in VB?

     7.       Write the steps to add Grid control to your tool box.

     8.       What is mean by object? Explain

     9.       Why don’t menu bar selection generate click events?

    10.   What is error handling routine?

    11.   Write the different kind of Drag-and-Drop operations.

    12.   Discuss the advantages of DLL.

                                      PART-B

     13.   Discuss briefly the properties of window.

     14.   Discuss the properties and events of the text box controls.

     15.   Discuss how passing controls as arguments.

     16.   What are the three types of Combo Box controls? Explain.

     17.   Write the steps for adding the common dialog box control to the toolbox window.

     18.   Describe the procedure to use graphics in visual basic programming

     19.   Write short notes on OLE controls.

                                   PART-C

     20.   Explain the command button and message boxed and their properties with suitable example.

     21.   Explain briefly the general procedure and class procedure with example.

     22.   Discuss how to create projects with multiple forms.

     23.   Explain briefly the need of debugging and testing of an application projects.

     24.   Discuss briefly the file handling and using file controls in visual basic.

 

NOVEMBER 2012                                                         SEE5A /SEZ5A/SEU6C

 

                                                  PART-A

1.       What  are message boxes?

2.       List the Datat types in VB.

3.       What is IDE?

4.       How will you display information on screen?

5.       What are determinate loops?

6.       Write note on :Round function.

7.       Define:A one-dimensional array?

8.       Write a note on :on Error Go To command.

9.       How will you create a New class Module?

10.  What is meant by Variable Watch?

11.  Write a note on :The file copy function.

      12.              What is OLE function?

 

                                                 PART-B

13.Write  short note on :creating controls.

14.Discuss  briefly on visual basic’s Editing tools.

15.Write about Indeterminate tools loops example.

16.Write short note on :Financial function.

17.What are control arrays? Expalin with examples.

18.Discuss briefly on Imagelist and Listview controls.

19.Write short notes on :TheMouseEvent Procedures.

 

                                         PART-C

20.Explain the following:

a.     Starting a New VB project.

b.     Image controls.

21.Explian about Function procedures with examples.

22.Write a VB program to implement binary search.

23.Explain MDI forms with example.

  24.Describe in detai,Building COM/OLE  DLL  serves.

APRIL-2013                                                                    SEE5A/SEZ5A/SEU6C

                                         PART-A
1. List the scale properties in a form
2. What are the properties for labels?
3. Write a note on: Variant Data Type in VB
4. Write the general syntax for the print method with example.
5. Give the general syntax of DO-UNTIL loop with an example.
6. List the names of any FOUR Numeric build-in Functions.
7. What are Fixed Arrays?
8. How to add controls in a control arrays?
9. Write a note on: ImageList control.
10. Write the use of Immediate Window.
11. What is the use of shape control?
12. Write a note on: A directory list box.

                                      PART-B

13. What are command buttons? Explain the properties of command buttons.
14. Write about tools on the edit toolbar.
15. Write a VB application to find the given integer is odd or even.
16. Distinguish between passing by reference and passing by value.
17. Write short notes on: Combo boxes.
18. Discuss briefly on common dialog boxes.
19. Write short notes on: OLE Drag and Drop.

                                     PART-C

20. Describe in detail, text boxes and message boxes with examples.
21. Explain any FIVE string functions in VB with examples.
22. Write a VB program to implement Ripple sorting method.
23. Describe in detail Tools and techniques for testing, debugging and optimization of VB programs.
24. Explain about OLE automation.

NOVE-2013                                                                     SEE5A/SEZ5A/SEU6C
                             PART-A

1. List down common form properties.
2. List the names of more general event procedures.
3. What are the properties of command buttons?
4. How will you display information on a form? Give an example.
5. Write a note on: RichTextBox Control.
6. What is the purpose of Len( ) function? Give an example.
7. What are Arrays?
8. What are Combo Boxes?
9. Write a note on: The Immediate Window.
10. What is the use of shape control?
11. What are Visual Basic's File Handling Commands?
12. Define: OLE.

                          PART-B
13. Discuss the Message Boxes in VB with examples.
14. Write a short note on: Image Controls.
15. What are indeterminate loops in VB? Explain with examples.
16. What are control arrays? Explain their usage in VB with example.
17. Discuss the DoEvents Function and SubMain with examples.
18. Explain the Mouse Event Procedures with examples.
19. Write a short note on: OLE Automation.

                          PART-C
20. Explain the uses of Text Boxes and Labels with examples.
21. Write a VB application to find the largest number among three given numbers.
22. Explain any one sorting method in VB with example.
23. Discuss the MDI forms with examples.
24. Explain the file System Controls in VB with examples.


APRIL-2014                                                              SEE5A/SEZ5A

                            PART-A

1. Give the purpose of command button.
2. How labels are to be provided?
3. Define: Information.
4. Give an example for procedure.
5. What is a list?
6. Why sorting is to be done?
7. How objects are defined in VB?
8. What MDI stands for?
9. Give the purpose of automation.
10. What is the usage of DLL servers?
11. Name the data types supported in VB.
12. List any two conditional statements.

                        PART-B
13. How a FORM is to be customized?
14. Give the structure of a VB program.
15. Explain the execution style of Indeterminate loops.
16. Discuss on any Five Built-in-Functions used in VB.
17. When to use Combo Box? Explain.
18. Explain the concept of debugging.
19. How file handling is done in VB?

                     PART-C

20. Give the usage of the following boxes
        a) Message Box
        b) Text Box
21. Write a program in VB to calculate the value of factorial of an integer number( using recursive             function).
22. Explain the concept of Error trapping.
23. How to work with graphics in VB? Explain with examples.
24. How to monitor the activity of a mouse? Explain.


APRIL-2015                                                                      SEE5A / SEZ5A

PART-A

1. What is difference between the Generic Variable and Specific Variable?
2. How to declare the Multi dimensional arrays in VB?
3. What is MDI form?
4. What is the use of Message Box?
5. What in meant by control?
6. What are the two parts of debug window?
7. Write the uses of the toolbox.
8. Write the syntax of Input Box function.
9. What is the purpose of the DoEvents Command?
10. Write any two advantages of DLL.
11. Define the term debugging.
12. Why we need OLE- Automation?

PART-B

13. Explain how to set properties from the properties window and their elements.
14. Write a note on Math functions with example.
15. Describe how to add elements in the control arrays.
16. Explain the steps to be considered to create a Menu using Menu Editor.
17. What is procedure for Opening a file using Common Dialog Box?
18. What is  an object in VB? Explain how to control the objects with their properties.
19. Briefly explain the sequential file handing modes.

PART-C

20. What is an intrinsic control? Explain the importance and common properties of controls.
21. How the procedures are defined and invoked. Explain.
22. Explain the following A) Sorting and Searching data in the records  B) Combo Boxes.
23. Explain the various Dialog Boxes used in VB with example code.
24. Explain the following  a) File System controls    b)  DLL server  


April - 2016                                                                          SEE5A / SEZ5A

Part- A

1. Write any four properties of command button.
2. List any four standard controls in VB
3. Write any four properties used to control the appearance of a form.
4. List out the usage of Progress bar.
5. Distinguish between functions and procedures.
6. Write short notes on list box.
7. Differentiate check box and option button.
8. What is a control array?
9. List any four methods of common dialog box control.
10. Write any four evens/ methods / properties used for drag and drop operation for controls.
11. What is MDI?
12. What are the various file handling commands in VB?

Part- B

13. What are the data types supported by VB? Explain with example.
14. Explain the four properties of the Grid.
15. Explain the use of "Do " loop and "For-Next" loops in VB?
16. Give the syntax of any three date and time functions.
17. Explain the line and shape controls.
18. Discuss about three fundamental mouse event procedures.
19. Explain any four file handling functions.

Part- C

20. Explain in detail about VB " Menus" and "Tool bars".
21. Design a program to develop student mark list using control structures. (Name, roll number ,
      mark1, mark 2 , total 3, total, average and result ).
22. Explain any ten general properties of the Flex Grid Control.
23. Discuss any five common controls available in VB.
24. Describe the various file system controls in VB.

 

bottom of page