0% found this document useful (0 votes)
8 views

VB Model

Uploaded by

t.ambika1991
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

VB Model

Uploaded by

t.ambika1991
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

BON SECOURS ARTS AND SCIENCE COLLEGE FOR WOMEN 11.

11. _____ method of recordset object can be used to allocate memory for a
SOWTHAPURAM, VEPPADAI new blank record.
Model Examination a. addnew b. add c. edit d. update
III BCA
12. _____ is the top level object in DAO hierarchy.
Visual Basic
Part-A a. DB engine b. database c. data provider d. data container
Choose the Correct Answer: (15X1=15) 13. Where is a single element of data stored?
1. Visual basic is a tool that allows you to develop application in _____. a. field b. record c. table d. array
a. Real time b. Graphical User Interface c. Menu driven d. Event driven 14. The only object that is not a collection and is not contained within
2. IDE stands for ________________. another in the DAO is_____.
a. Integrated Development Environment b. Integrated Dual Environment a. table def b. DB engine c. group d. workspace
c. Internet Development Environment d. Inter Development Event 15. _____ is used to display the data in a tabular format on the form.
3. Which of the following windows is the central to the development of VB a. list b. table c. flexgrid d. ODBC
applications? Answer any two questions. 2X5=10
a. Project window b. form window c. properties window d. save window 16. Summarize the features of visual basic 6.0.
4. The form module has file extension _____. 17. What are the parts of the code window? Explain.
a. .frb b. .fra c. .frm d. fru 18. How will you load MDI forms and child forms?
5. _______ control is used to provide an identifiable grouping for others 19. Write down the steps to set the properties for the data control.
controls. 20. Explain the objectives of ActiveX control.
a. frame b. label c. list box d. command button Answer all questions 5X10=50
6. The default datatype for visual basic is _______. 21. Compare the properties of option button and command button. (Or)
a. Integer b. Boolean c. variant d. string Describe the steps to create your own constants in visual basic.
7. We can preserve the value of a local variable by making the variable 22. Explain the select case… end select with example. (Or)
_____. How will you create files and add data with file system objects?
a. private b. public c. static d. implicit 23. Discuss the different types of bugs with example. (Or)
8. _____ arrays can be resized at any time. How will you change the color of the selected text using common dialog
a. dynamic b. fixed c. multidimensional d. control array control.
9. ______ loop repeats a group of statements for each item in a collection of 24. Outline the steps to build the bound controls. (Or)
objects. What are the functions of the Jet database engine?
a. for loop b. do until loop c. for each loop d. do while loop 25. Enumerate the prerequisites for working with crystal reports. (Or)
10. _______ is one of the main building blocks in a VB application. Illustrate the purpose of ODBC data source administrator.
a. form b. event c. procedure d. method

You might also like