Font size
WorksheetsQuiz - Quarter 4 (Oracle)
Total questions: 10
Worksheet time: 18mins
______________Is a combination of values and functions that are combined and interpreted by the compiler to create a new value.
Operators
Expression
Symbols
Syntax
______________ are symbols that tell the PHP processor to perform certain action.
Operators
Expression
Symbols
Syntax
______________ is the operation of joining character strings.
Operators
Expression
Operation
Concatenation
______________ is an online page that allows for user input.
Operators
Expression
Web Form
Concatenation
______________ is an array of variables passed to the current script via the URL parameters.
Post
Get
Web Form
Concatenation
______________ iis an array of variables passed to the current script via the HTTP POST method.
Post
Get
Web Form
Concatenation
Enumerate at least 4 arithmetic operators.
Enumerate at least 5 relational/comparison operators.
Enumerate the 3 logical operators.
______________Is a symbol used in concatinating/combining character string.
Add
Greater Than
Less Than
Period
