This document contains questions about various visual basic concepts across two units. It includes questions about list boxes, combo boxes, drawing charts, menus, opening/closing/reading files, focusing controls, validating controls, menu choice calculation, connecting to MS Access, OLE controls, bound controls, common dialog controls, basic controls, MDI, database managers, data bound control methods, OLE controls, data controls, database connections, common dialog controls, ADE connections, entering records in tables, data list and combo controls, bound column property, classes and objects, deleting and updating records using interfaces, and data grid properties.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
54 views3 pages
Unit 4
This document contains questions about various visual basic concepts across two units. It includes questions about list boxes, combo boxes, drawing charts, menus, opening/closing/reading files, focusing controls, validating controls, menu choice calculation, connecting to MS Access, OLE controls, bound controls, common dialog controls, basic controls, MDI, database managers, data bound control methods, OLE controls, data controls, database connections, common dialog controls, ADE connections, entering records in tables, data list and combo controls, bound column property, classes and objects, deleting and updating records using interfaces, and data grid properties.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3
Unit-4
Ques-Explain List Box and combo Box?
Ques-Write on drawing charts in visual basic? Ques-what is the utility of a menu in visual Basic ? write code to create following menu: File Edit New Cut Open Copy Save Paste Ques-Explain check box and combo box? Ques-How menu bar can be created ?Explian using example.
Ques-Explain the following in visual basic and write
a program Using all of them: (a) Opening a file (b) Closing a file (c) Reading a file Ques-Explain how we can focus to different controls? Ques-How controls can be validated? Ques-Explain menu choice calculation. Ques-Write a code to connect MS-Access. Ques-Explain OLE controls. Ques-Explain data and bound controls. Ques-Describe common dialog control. UNIT-5 Ques- Explain any three basic controls with properties, events and methods. Ques-Discuss MDI in detail. Ques- what is databace manger? Explain data bound controls methods. Ques-Write notes on any two of the following: (a) OLE controls. (b) Data controls, (c) Data base connection. Ques-Write on common dialog control. Ques-Explain ADE connection .write code to enter a Record in a table. Ques-Discuss data list and data combo controls. Ques-Explain bound column property. Ques-What do you understand by class and object. Ques- write code to delete and update record in a using interface. Ques- Explain data-gird property.