Software Development With Visual QP Bank
Software Development With Visual QP Bank
SECTION-A
UNIT – I
UNIT – II
1. It is a data type that can be used to declare a text of maximum 10 million characters.
a) String b) Numeric c) Single precision d) Date
2. Control is used for checking the multiple option in given list
a) Radio button b) check box c) list box d) text box
3. A module-level is available to all the in the module.
a) Data b) Procedures c) Event d) Task
4. Dynamic arrays can be declared when the user may not know the of the array at design time.
a) Exact column b) Exact variable c) Exact value d) Exact size
5. Variables of different data types when combined as a single variable to hold several related
information is called as data types.
a) Numeric b) User defined c) String d) Byte
6. Function translates a numeric value to a variable is
a) Message b) Build In C) Val d) Mod
7. A variable is one that is declared inside a procedure.
a) Local b) Scope c) Static d) Non Static
8. Variables are not reinitialized each time Visual basic invokes a procedure and thus retains or
preserves value even when a procedure ends.
a) Static b) Dynamic c) Virtual d) Currency
9. Variables are used for storing values
a) Temporarily b) Permanently c) Constantly d) Variably
10. Dim is a
a) Data type b) Keyword c) Operator d) A control structure
11. Operator type is used for checking comparing values.
a) Bits wise b) Logic c) Relational d) Arithmetic
12. It is a data type that can be used to declare a text of maximum 10 million characters.
a) String b) Numeric c) Single precision d) Date
13. The function with symbols representing the date and time is used to print the formatted dates
and times.
a) String b) Format c) Val d) date.
14. ASCII stands for
a) American Standard Code for Information Interchange b) American Source Code for
Information Interchange c) American Source Code for Information Interface
d) American Standard Code for Interval Interface.
15. Event is fired when there is a change in the contents of the text box.
a) Click b) Mouse move c) Change d) Tool Box
16. Property is used to change the label value of command button is
a) Value b) Caption c) Text d) Name
17. Option button can be grouped in a control.
a) Label b) Text box c) Frame d) Check box.
18. The box displays the name of the selected object associated with the form.
a) Object b) List c) Combo d) Checkbox.
19. Scroll bar is of types in Visual basic for usage.
a) Two b) Four c) Five d) Six.
20. 20. Boxes are used to display information to the user and to prompt the user for the data
needed to continue an application.
a) Msgbox b) Inputbox c) Listbox d) Dialog
UNIT – III
UNIT – V
SECTION – B
UNIT – I
1. Describe visual programming.
2. Define form layout window.
3. Enumerate to use the code window.
4. State the properties.
5. Describe an event procedure.
6. Enumerate the property procedures.
SECTION – C
1. State the various interfacing elements of visual basic.
2. Explain the function of a timer control.
3.State the various control structures supported by visual basic.
4. Explain in detail about IDE.
5. Describe GUI tools easier to work with when compared to non GUI tools.
6. Explain the Working with forms.
UNIT-II
SECTION-B
1. Explain about variables.
2. Enumerate the data types.
3. Describe about separator bar.
4. Extract the type of dialog boxes. Summarize the one that is generally preferred.
5. Express a note on scope of variables.
6. Explain control structures.
SECTION –C
1.Explain in detail about functions.
2.Describe the different types of operators and explain in detail.
3. Demonstrate Msg box statement and Msgbox ( ) function.
4.Explain X and Y arguments in the mouse event procedure?
5. Describe about dialog box in visual basic.
6. Indicate the value of the source argument of the form_ DragDrop( ) procedure?
UNIT-III
SECTION-B
1. State the salient features of control arrays.
2. Explain the different categories of controls in visual basic.
3. Define MDI. How to create an MDI application?
4. Explain short note on Menus in visual basic.
5. Explain to add shortcut keys in VB.
6. Explain the properties used in menu object.
SECTION –C
1. Can we change the Min and Max properties of scroll bars at run time?
2. Explain in detail about modifying and deleting menu items in visual basic.
3. Explain in detail about SDI.
4. Define the procedure for creating menu and sub menus.
5. State the controls that provide choices to the users.
6. Describe a program includes a scroll bar named VScroll. Write a statement that places the
thumb of the scroll bar at position 40.
UNIT - IV
SECTION – B
1. Explain a record set property.
2. Explain workspace object.
3. Compare the Dynaset and Snapshot type Recordset.
4. Cite the Move Last method used for.
5. Extract a short note on DAO.
6. Define ODBC.
SECTION –C
1. Explain to modify and deleting records.
2.Interpret the steps to create an ODBC as data source .
3.Explain in detail about data access options.
4.Describe the method is generally preferred for finding a specific record in a database.
5.Explain the various transactions methods supported by visual basic.
6. Explain the intrinsic data –bound controls of a Data control.
Unit –V
SECTION-B
SECTION –C
1. Classify crystal report and data report.
2. Explain in detail about Data environoment designer.
3. Relate the objects in DAO object model?
4. Can Data Report utility be used only with the Data Environment Designer? If not, how
Else can it be used?
5. Illustrate to use SQL Query Designer.
6. Explain in detail about the Flex grid control.