WEB UNIT 18-22

WEB UNIT 18-22

University

31 Qs

quiz-placeholder

Similar activities

React - Introdução

React - Introdução

12th Grade - University

27 Qs

HTML and CSS

HTML and CSS

University

30 Qs

CODE4KITSW

CODE4KITSW

University

30 Qs

GitHub Session2

GitHub Session2

University

26 Qs

Ruby

Ruby

University

28 Qs

HTML/Web basics

HTML/Web basics

5th Grade - Professional Development

30 Qs

Perl scripting language

Perl scripting language

University

30 Qs

ACC Quiz

ACC Quiz

University

35 Qs

WEB UNIT 18-22

WEB UNIT 18-22

Assessment

Quiz

Other

University

Medium

Created by

Sini Saneesh

Used 2+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PERL is an acronym for ___________
Practical Extraction and Ruby Language.
PHP Extraction and Ruby Language.
Practical Extraction and Report Language.
PHP Extraction and Report Language.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In PERL Save file with _______ extension.
.perl
.pl
.prl
.pr

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The__________ symbol is use for Commenting the statements in PERL.
$
%
*
#

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In PERL to refer a single element of an array, you will use ________ sign with the variable name followed by the index of the element in square brackets.
@
#
$
&

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ___________ statement loops as long as its conditional expression is false in PERL.
until
foreach
while
for

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perl enables you to define an exit point anywhere in the loop using a special___________ statement.
first
last
next
goto

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To terminate a particular iteration of a loop, use the ______ statement in PERL.
first
last
next
goto

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?