What is difference between procedural prog. Language
Answer Posted / mike
Procedural programming is the written instructions and are
expected to operate in the order specified while event
driven programming is the code that wait for certain event
to happen and react thereafter
| Is This Answer Correct ? | 21 Yes | 7 No |
Post New Answer View All Answers
Explain OLE Drag and Drop.
How would you activate animation control?
How would you add column headers in listview control?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
How would you create Visual basic Document file?
What are the Internet tools available in VB 6.0?
To find the current recordposition in data control.
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
Explain the differences between ActiveX Dll and ActiveX Exe?
What is Pseudocode?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
Explain about form creation in Visual Basic?
How do I make an animated icon for my program?
What is the use of Data Form Wizard?
What is the use of NEW Keyword? Explain.