Preview (10 questions)
1 Question
לפני 30 שניות
Q.

Who is the Perl programming language developer?


Larry Wall

Linus Torvalds

Guido van Rossum

Brian Kernighan

2 Question
לפני 30 שניות
Q.

What is the full form of Perl programming language?


Practical Extraction and Reporting Language

Perl excels

Scripting and automation 

Dynamic programming language

3 Question
לפני 30 שניות
Q.

When did the Perl program first appear?


1900

1987

1969

1970

4 Question
לפני 30 שניות
Q.

What is the language of Perl program implementation?


C

java

python

scala

5 Question
לפני 30 שניות
Q.

What is the name of the Perl programming language file?


PL script

Ts editor

Io ext.

none of the mentioned

6 Question
לפני 30 שניות
Q.

What is the application of Perl language?


System administration and Networking

Auto-data typing and memory management

Text processing

Object-oriented programming model

7 Question
לפני 30 שניות
Q.

What is the syntax of an if statement in Perl language?


if(conditional statement) 

if (condition 1)

if ( condition 2)

if(conditional_statment) { code to execute; }

8 Question
לפני 30 שניות
Q.

State true or false.

Perl 5 programming language was first released in 1994.


True

False

9 Question
לפני 30 שניות
Q.

What is the goto statement in the Perl programming language?


Label

Expression

Subroutine

All the mentioned

10 Question
לפני 30 שניות
Q.

What is the other name of Perl sixth version?


Code

Raku

Go

Dynamic