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
What does `new $cur->{LINK}' do? (Assume the current package has no new() function of its own.)
How to copy a file in perl?
You want to empty an array. How would you do that?
What are scalars?
How do you set environment variables in perl?
There are two types of eval statements i.e. Eval expr and eval block. Explain them.
How many loop control keywords are there in perl?
Explain chomp, chop, cpan, tk.
what is the difference between java and cgi?
What does `$result = f() .. g()' really return?
What is the closure in PERL?
what is CPAN?
Why we use CGI?
Hi, I am a accountant. I am preparing a balance sheet but because of staff shortage and time pressures I cant complete it on time. There is lot of common data with last years which I need not retype and I can manage by editing last year’s balance sheet ? Is their any software on net where I can do this easily??
Explain strftime() function in perl?