Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is binding? What are types of binding?

Answers were Sorted based on User's Feedback



What is binding? What are types of binding?..

Answer / guest

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 while declaring
itself.
New Key word is important.
Ex:- Dim x as New Object

Is This Answer Correct ?    8 Yes 3 No

What is binding? What are types of binding?..

Answer / amol kinge

binding means adrress of method amd class name knows object
at compile time or runtime that is binding

following are binding types as
1.static binding(both at compile time)
2.dynamic binding(Only one at compile time other at run
time)
3.Late binding(both find out at run time)
4.early binding(just like static)

Is This Answer Correct ?    9 Yes 7 No

What is binding? What are types of binding?..

Answer / sammi kumar

binding is the creation of a simple reference to something
that is larger and more complicated and used frequently.
The simple reference can be used instead of having to
repeat the larger thing. A binding is such a reference
types of binding are:
1) Compile time
2) Run time
3) Execution time/runtime

Is This Answer Correct ?    5 Yes 6 No

Post New Answer

More Visual Basic Interview Questions

What is Static Variable?

3 Answers  


What type of multi-threading does VB6 implement?

3 Answers  


What is Dataware Control?

1 Answers  


1s it posible to Create Tables Through Querydef?

0 Answers  


Which tool is used to configure the port range and protocols for DCOM communications?

2 Answers  


what is the Difference between DDE and OLE?

1 Answers  


Name and define the logical tiers in a traditional 3-tiered architecture?

1 Answers  


What is the tool used to configure the port range and protocols for DCOM communications?

1 Answers   IBM,


What are the differences between a standard module and a class module?

4 Answers  


Does VB support pointers to functions?

0 Answers  


What is the use of Connection object?

0 Answers  


Draw Sequence Modal of DAO and Explain?

0 Answers  


Categories