What is difference between procedural prog. Language
Answer Posted / lekh
EVent driven is done by user ot use mouse ,keyboard and procedure oriented done by machine
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which type of object requires this object?
Why API functions are Required?
___,___ arguments will be used to run a executable program in shell function
Is it possible to set a shortcut key for label?
Is there a way to break long lines in VB code?
What is ado data control in vb?
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.
Differentiate between DAO,ADO and Adodc as in data access objects?
Which type of object requires this object?
Data Control missing from toolbox when I use VB under NT3.5. Why?
How would you attach an ActiveX control in Your Application?
Specify technical & functional architecture of your last 2 projects.
what are the Types of cursors in RDO?
What are the Internet tools available in VB 6.0?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?