JavaDeploy
SiteMap
Perl 1
Perl 2
ASP
XML
Perl Variables
«Prev
Next»
Perl Intro
Perl Course
Obtaining web Perl
Installing Perl
Learning Perl
Perl History
Perl Language
General Syntax Structure
Perl Comments
Working with Testbed
Perl Conclusion
Perl Variables
Scalar Types
Scalar Variable Syntax
Perl Scalar Context
Numeric Strings Literals (L5)
Perl Lists
Perl Arrays (L7)
Accessing Array Members
Perl Array Subscripts
Perl Stack Array
Shift Unshift
Perl Join Function
Split Function
Perl Hash Functions
Perl Hash Index
Perl Operators
Terms Operators Expressions
Operator Precedence
Perl Math Operators
Perl String Operators
Increment Decrement
Boolean Relational
Match Operator
Substitute Operator
Translation Operator
Pattern Matching Variable
File Test x Operators
Named Unary list Operators
Input Output Operators
Math Operators
Regular Expressions
Using Regular Expresions
Regular Expressions References
Perl Pattern Matching
Pattern Matching Modifiers
Perl Substitution Operator
Perl Substitution Modifier
Perl e Modifier
e Substitution Modifier
Perl Selective Replacement
Perl Subexpressions Selective Replacement
Perl split Function
Extended Regular Expressions
Regular Expressions Conclusion
Regular Expression - Quiz
Scalar Type and Variable - Quiz
Each question is worth one point. Select the best answer for each question.
1.
Which of the following is a correct scalar variable name?
Please select the best answer.
A.
firstName
B.
$1firstName
C.
$firstName
2.
What is the difference between a scalar value and a scalar variable?
Please select the best answer.
A.
A scalar value has a name associated with it
B.
A scalar variable has a name associated with it
C.
A scalar variable can refer to two-dimensional data
Your score is 0.0
Submit
Quiz Explanation