Walkins Openings in India & Interview Questions

Walkins in Mumbai, Bangalore, Chennai, Delhi, Gurgaon, Pune


‘Visual Basic Interview Questions’ - KyaPoocha.com

What will be the result for 15/4 and 15\4 ? 

15/4 = 3.75 and 15\4 = 3  Read more »

What is binding? What are types of binding? 

Assigning variable with defined memory space. Late Binding - Memory size is allotted in later stage. Ex:- Dim x as object Early Binding - Memory size is allotted... Read more »

What is the difference between Property Get, Set and Let. 

Set – Value is assigned to ActiveX Object from the form. Let – Value is retried to ActiveX Object from the form. Get- Assigns the value of an expression to a... Read more »

What is control array and How many we can have it with in the form? 

Group of control share the same name. Max 32, 767.  Read more »

What is the diff between the Std and Class Module? 

Std Global with in the project. Cls Global through out the all project only thing is we want to set the type lib. Class Modules can be Instantiated.  Read more »

Diff type of Datatypes? 

LOB (Large Object Data type). CLOB (Stores Character Objects). BLOB ( Store Binary Objects such as Graphic, Video Chips and Sound files). BFILE(Store file pointers... Read more »

What is Zorder Method? 

Object.Zorder = 1 or 0 Place a Specified mdiform form or control at the front or back of the z-order with n its Graphical Level.  Read more »

What is difference between the Generic Variable and Specific Variable? 

Generic Variable:Create Object Ex:-Ole-Automation . No need refer the object library. Specific Variable: Binding Procedure Early and Late Binding ( Can be Remove... Read more »

What are properties available in Clip Board? 

No Properties Available. Only the methods they are SetText, GetText, Setdata(), Getformat(), Clear.  Read more »

What is Tabstrip control? 

It is tab control to place our controls with in the form in multiple sheets.  Read more »

Why we use Treeview Control? 

To list the hierarchical list of the node objects. Such of files and Directories.  Read more »

Why we need OLE-Automation? 

Enables an application to exposes objects and methods to other Applications. No need to reserve memory. No need to write functions. Object library that simplify... Read more »

What is the diff between the Create Object and Get object? 

Create Object - To create an instance of an object. Get Object – To get the reference to an existing object.  Read more »

What is Collection Objects? 

Similarly to arrays but is preferred over an array because of the following reasons. 1. A collection objects uses less Memory than an array. 2. It provides methods... Read more »

Private Dim x as integer. Is it true? 

No, Private cannot be used in front of DIM.  Read more »

What is Implicit? 

Instance of specific copy of a class with its own settings for the properties defined in that class. Note: The implicity defined variable is never equal to nothing.  Read more »

In project properties if we set Unattended what is it mean? 

This cannot have user interface. This can be used for the COM creation.  Read more »

What are the Style Properties of Combo Box? 

Simple, Dropdown list – We can type and select. Dropdown Combo – Only Drop Down.  Read more »

What are the Style properties of List Box? 

Simple –Single Select , Extended. – Multiple Select.  Read more »

What is Parser Bug? 

It is difficult to use database objects declared in a module from within a form.  Read more »

Page 4 of 5«12345»
  • Subscribe

      Get Latest Walkins in your INBOX, enter your email address:


  • Walkins by Location


  • Walkins by Skills