Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you open a file for writing?

Answer Posted / ankur

open FP,">","myfile.txt"
print FP "Hello World!!";
close FP;

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is perl a case sensitive language?

1159


Explain the internal working of cgi

972


what is the function of Return Value?

1123


How will you declare a variable in perl?

1027


What are some common methods to all handles in perl?

976


What does the qx{ } operator do?

972


Which guidelines by Perl modules must be followed?

1070


Give an example of using the -n and -p option.

1062


How do I replace every TAB character in a file with a comma?

1019


What are some of the key features of objects in perl?

988


What are the steps involved in configuring a server using cgi programming?

938


Explain the functioning of conditional structures in perl.

1000


How to print escaping characters inside a string in perl?

953


Can inheritance be used in perl?

1040


How to check the status of airplane mode (enable/disable) in perl for Android mobile?

3133