What are the different types of perl operators?



What are the different types of perl operators?..

Answer / Lilpat Singh

Perl has several types of operators: arithmetic, comparison, logical, assignment, bitwise, string, regular expression, and miscellaneous.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CGI Perl Interview Questions

What does the q{ } operator do?

1 Answers  


How to connect to SQL server through Perl?

0 Answers  


Explain the different types of data perl can handle.

1 Answers  


Explain returning values from subroutines?

1 Answers  


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

1 Answers  


What is the Common Gateway Interface?

2 Answers  


How to compare two strings in perl?

1 Answers  


What is the difference between die and exit in perl?

1 Answers   HCL,


How do you set environment variables in perl?

1 Answers  


How can you call a subroutine and identify a subroutine?

1 Answers  


What are the features of perl language?

1 Answers  


How will you create a file in perl?

1 Answers  


Categories