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...


What do the symbols $ @ and % mean when prefixing a
variable?



What do the symbols $ @ and % mean when prefixing a variable? ..

Answer / bhavani

$ indicate scalar data type

@ indicates an array and

% indicates an hash or an associative array.

Is This Answer Correct ?    37 Yes 0 No

Post New Answer

More CGI Perl Interview Questions

What is warn function in perl?

0 Answers  


What is an interpolation in perl?

0 Answers  


What is perl pop array function?

0 Answers  


i have a folder called 'error' and in that, i have error log files which are generated by the build, now i want to findout the string 'error' from each log file and that error has to be copied into the another file called 'analysis'. how do you do this in perl?

5 Answers   HP,


Explain different types of perl operators.

0 Answers  


Explain goto label, goto name, and goto expr?

0 Answers  


What happens when you return a reference to a private variable?

0 Answers  


How interpreter is used in perl?

0 Answers  


How do I print the entire contents of an array with Perl?

0 Answers  


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

0 Answers  


Explain what is the scalar data and scalar variables in Perl?

0 Answers  


You want to empty an array. How would you do that?

0 Answers  


Categories