Visual Basic Interview Questions
- What is OLEDB?
- What is MDI form?
- Explain about literals?
- What is Static Cursor?
- Diff types of Lock Types?
- Explain about ADO control?
- Explain what is Visual basic?
- What is a batch input session?
- How to declare Dll Procedure?
- What is OLE and DDE? Explain?
- How to set a shortcut key for label?
- Controls which do not have events?
- What is ADO? What are its objects?
- How many child forms can MDI have?
- How to get Cursor position using API?
- How to check the condition in Msgbox?
- Advantages of disconnected record sets?
- Which controls can not be placed in MDI?
- Explain about form creation in visual basic?
- Difference between Record set and Querydef?
- Explain about creating VB applications in excel?
- Explain about declaring variables in Visual basic?
- How many types of API functions are available in VB?
- How can visual basic be used for server side scripting?
- How do I call oracle pl/sql stored procedure from vb6?
- Difference between Class Module and Standard Module?
- Difference between Linked Object and Embedded Object?
- What is the difference between Property Get, Set and Let?
- 3 main differences between flexgrid control and dbgrid control?
- What is the difference between dao, rdo and ado explains simply?
- What is the max size allowed for Msgbox Prompt and Input Box?
- How can we call stored procedure of Back End in RDO and ADO?
- What is option base? Diff between option base and option explicit?
- What keyword is associated with raising system level events in VB?
- How can objects on different threads communicate with one another?
- What are the rules which should be followed while naming a variable in VB?
- What are the different ways to Declare and Instantiate an object in Visual Basic 6?
- Name the four different cursor and locking types in ADO and describe them briefly?
- Can a transparent table exist in data dictionary but not in the data base physically?
- Which property of textbox cannot be changed at runtime. What is the max size of textbox?