Explain Lists and iValue.

devquora
devquora

Posted On: Feb 22, 2018

 

Lists are special types of arrays that hold a series of values. The list can be explicitly generated by the user, or it can be a value returned by a function. Users can generate it using parenthesis and comma to separate the values.
If you want to store the result of any expression, then iValues are used. These are scalar values which are found on the left-side of the expression. It represents the data space in the memory.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Perl Interview Questions

    List all the features of Perl programming.

    Practical extraction and reporting language (PERL) is an open source software which is used to develop web-based applica..

    Perl Interview Questions

    What are the benefits of PERL in using it as a web-based application?

    The benefits of using PERL programming are: PERL is known as the duct tape of the internet. PERL can accelerate the pro..

    Perl Interview Questions

    Talk about the applications of PERL.

    PERL has myriad and varied applications. PERL is used to write Common Gateway Interface scripts and large projects like..