Which method is used to write context Into file?

Answers were Sorted based on User's Feedback



Which method is used to write context Into file?..

Answer / mohit mathur

WriteLine

Is This Answer Correct ?    0 Yes 0 No

Which method is used to write context Into file?..

Answer / vinforum

write #fileNum, "text data"

OR

FSO methods. write(), writeline()

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is meant by "Early Binding" and "Late Binding"? Which is better?

1 Answers   iGate,


What is database vb?

0 Answers  


____ is the difference between Listindex and Tab index.

0 Answers  


How would you create properties by using class Builder Wizard?

0 Answers  


what component is used in vb to link to the database?

2 Answers   Satyam,


Binary Access-method isused to access file in which manner?

0 Answers  


Types of Modal windows in VB.

1 Answers  


Difference between ActiveX Exe and Dll.

0 Answers  


What is the use of Imagelist Controls

1 Answers  


What do you mean by HTTP?

4 Answers   Wipro,


How can you check Beginning and End of the file?

2 Answers  


What is the error message that you would get if you try to use a recordset that is not initialized to anything?

2 Answers  


Categories