How many ways you can access file using VB?



How many ways you can access file using VB?..

Answer / Ratiram Singh

There are several ways to access files in Visual Basic: FileSystemObject, ADODB.Stream, Input/Output statements with Open and Close methods, or using the File I/O functions (like Open, Close, Read, Write).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

what are the different Types of Recordsets.

1 Answers  


___ is the control used to call a windows application.

1 Answers  


Which method is preferred to save data like database to the disk?

1 Answers  


which arguments will be used to run a executable program in shell function ?

1 Answers  


How can you save and Get data from Clipboard?

1 Answers  


How do I mimic a toggle button?

1 Answers  


What is the difference between a Sub and a Function?

3 Answers  


OLE is used for _______

1 Answers  


What is rdo in vb?

1 Answers  


It is possible to access Text (x.txt) files? Explain.

1 Answers  


What methods are used for DBGrid in unbound mode?

1 Answers  


What is the difference between message box

11 Answers  


Categories