1.

What Are The Two Different Types Of Data Perl Handles?

Answer»

PERL HANDLES two types of data they are
(i) Scalar Variables and
(ii) Lists
Scalar variables hold a single data item whereas lists hold multiple data items.

Perl handles two types of data they are
(i) Scalar Variables and
(ii) Lists
Scalar variables hold a single data item whereas lists hold multiple data items.



Discussion

No Comment Found