Answer Posted / sathya
1.vb is the event driven programming language and
integrated development environment(IDE) from microsoft for
its COM programming model.
2.It is easy to learn and use programming language.
3.progams written in vb can also use the windows API.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what are the Types of LockEdits in RDO?
Difference between Tabletype and Snapshot?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
How many ways we can access file using VB?
What is DBSqlPassThrough?
which method used to move a recordset pointer in nth position in DAG?
What is the difference between Msgbox Statement and MsgboxQ function?
How to find size of the file. Which method or function is used to occomplish this?
How can you Navigate from the DHTML application to another DHTML application? .
Difference between ActiveX Exe and Dll.
Why API functions are Required?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
How do I get the number of free bytes on a disk?
What is the use of Hyperlink control for DHTML applications?
How many ways you can access file using VB?