What is the difference between creating a object using New
and CreateObject in Visual Basic?

Answer Posted / cp

Using New is an example of early binding and CreateObject
is an example of latebinding.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of visual basic?

638


____ is the difference between Listindex and Tab index.

1574


Is there any Edit method in ADO Data Access method?

1779


Is a foo VBX/DLL available as shareware/freeware?

1347


Scope of API?s can be of different types, what are they Why API functions are Required?

1686


With in the form we want to check all the text box control are typed or not? How?

1752


How can Visual Basic be used for server-side scripting?

709


How do I access C style strings?

1196


Can you tell me the properties of the controls?

1767


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1917


What is the use of ActiveX Documents?

1781


What are the Internet tools available in VB 6.0?

2595


Is it possible to Access BackEnd procedures? Explain.

1757


How do I make the mouse cursor invisible/visible?

1108


How do I get the Tab key to be treated like a normal character?

1232