August 24, 2007

Visual Basic Interview Questions -1

  1. How can i change font of menubar in visual basic6.0?
  2. What is the Dll required for running the VB?
  3. Is it possible to call oracle database through ADO control or Object?
  4. Can We create CGI scripts in VB?
  5. Dim x, y as integer. What is x and y data type?
  6. What is visual source safe?
  7. What is the size of the variant data type?
  8. What is the difference between ADODC and ADODB
  9. In project properties if we set Unattended what is it mean?
  10. Why we use Treeview Control?
  11. What is frx?
  12. How to access a picture from database(oracle) into VB Form and to store back to database.
  13. What is the difference between Property Get, Set and Let?
  14. Describe the different scopes of variables in VB.
  15. ___,_____ and ____ container objects.
  16. What are the different types of error?
  17. What are ActiveX and Types of ActiveX Components in VB
  18. What is early binding and late binding ? explain with example
  19. Types of ActiveX Components in VB?
  20. How many comman controls in VB?
  21. How many cursor type and lock type in ADO.Give me Details answers.
  22. ___ is the control used to call a windows application.
  23. Default property of datacontrol?
  24. Have you ever created ActiveX DLLs? If so, why did you create the DLLs instead of using code in the main application?
  25. Suppose emp is one class that we have to create, and have to add empname, empid as member of this class, what should be the code for that ? how we can calculate the salary for emp ? pl explain steps.

No comments:

Post a Comment