Binary Access-method is used to access file in which manner?



Binary Access-method is used to access file in which manner?..

Answer / sankar

Open filename For Binary Access Read Lock Read As #filemode

or
Open filename For Binary Access Write As #filemode

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?

1 Answers  


How to customize workgroup message?

0 Answers  


what are the Sequence of events when a MDI form open with two child forms closing?

1 Answers  


What is the use of NEW Keyword Explain?

2 Answers  


what are the different Types of Recordsets.

0 Answers  






What do you mean by Databound Controls Explain?

0 Answers  


How do I make an animated icon for my program?

0 Answers  


How would you add elements in TreevieW Control?

0 Answers  


What is the default workspace?

0 Answers  


What is Implicit?

1 Answers  


I want to develop a stand alone application which can communicate with the existing applications in the system. On which this application should be based on: Standard Exe, Active-X Exe, Active-X Dll.

2 Answers  


How do I implement an incremental search in list/dir/combo/file boxes?

0 Answers  


Categories