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 will you open a file in a write-only mode in perl?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

Consider the following example #! /bin/perl use strict; sub sample { my @arr=(1,2,3,4); return @arr; } my ($a,$b,$c,$d) = &sample; print "$a\n$b\n$c\n$d\n"; In the above code, How can I get the $c without using the arguments such as $a,$b. I don't want to use any array to get the return values.

2 Answers  


Write an expression or perl script to identify the entered ip address is valid or not?

5 Answers   HCL,


How to connect to SQL server through Perl?

0 Answers  


What syntax is used for grep() function?

0 Answers  


How will you declare a variable in perl?

0 Answers  


What do you mean by context of a subroutine?

0 Answers  


Explain about the applications of perl?

0 Answers  


Can you add two arrays together?

0 Answers  


What are the reasons that cookie server can’t handle multiple connections?

0 Answers  


How to turn on Perl warnings? Why is that important?

0 Answers  


How will you open a file in a write-only mode in perl?

0 Answers  


How to get help for perl?

0 Answers  


Categories