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 / shri

Open(FH,">>File.log");
print FH "Hello";
Close FH;

Is This Answer Correct ?    3 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain join function in perl?

999


In CPAN module, name an instance you use.

1006


Explain ivalue in perl?

1015


Remove the duplicate data from @array=(“perl”,”php”,”perl”,”asp”)

1055


You want to concatenate strings with perl. How would you do that?

922


What is the purpose of redo statement?

1062


Explain strftime() function in perl?

986


Explain substr function in perl?

1086


How to prevent file truncation in perl?

1082


List the data types that Perl can handle?

1119


what is Perl one liner?

948


How can you call a subroutine and identify a subroutine?

1035


How to connect with sqlserver from perl and how to display database table info?

1000


Distinguish my and local?

1034


What is the difference between localtime() and gmtime() functions?

1085