PERLPROGRAMM

PERLPROGRAMM

University

31 Qs

quiz-placeholder

Similar activities

Sumatif Tengah Semester Genap - WP 1

Sumatif Tengah Semester Genap - WP 1

10th Grade - University

30 Qs

PHP basico

PHP basico

University

35 Qs

ICT QUIZ

ICT QUIZ

11th Grade - University

30 Qs

BSCS 3-3 : Principles of Programming Languages - Quiz # 1

BSCS 3-3 : Principles of Programming Languages - Quiz # 1

University

29 Qs

Programming

Programming

University

30 Qs

CIW 10

CIW 10

7th Grade - Professional Development

26 Qs

UAS PABWE 2019

UAS PABWE 2019

University

35 Qs

PERLPROGRAMM

PERLPROGRAMM

Assessment

Quiz

Instructional Technology

University

Hard

Created by

shanil Thrippanikkara

Used 3+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 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

45 sec • 1 pt

In PERL Save file with _______ extension.

.perl

.pl

.prl

.pr

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The__________ symbol is use for Commenting the statements in PERL.

$

%

*

#

4.

MULTIPLE CHOICE QUESTION

3 mins • 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

20 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

20 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?