NEW
Font size
WorksheetsChapter 1-4
Total questions: 15
Worksheet time: 8mins
The following are examples of logical operators except:
And
Or
Nor
Not
In modulus division, 10 % 6 is equal to:
Two
Three
Four
Five
The following are rules in naming convention except:
It should start with a number or underscore.
It should be descriptive.
Second letter can be a number.
It should not contain any special character except underscore.
It contains instructions that continually repeat until a certain condition is reached.
Conditional Statement
Looping Statement
If...Else Statement
Infinite Statement
It is a type of website that displays different types of content every time a user views it.
Static
Dynamic
Iteration
Repetition
It is a character that represents a specific mathematical or logical action or process.
Statement
Conditional
Operator
Looping
Website that stays the same for every visitor unless the developer makes a concerted effort to modify the page’s source code.
Dynamic
Symmetric
Static
Webpage
The following are examples of operators except:
Logical
Arithmetic
Rational
Relational
Assuming that the value of x=14, y=2 then x % y is equal to:
Zero
One
Two
Three
This refers to the "=" (equals) sign and assigns a variable.
Relational Operator
Logical Operator
Arithmetic Operator
Assignment Operator
It is a value that can change, depending on conditions or on information passed to the program.
Declarations
Statement
Tags
Variable
Which of the following is not a part of looping statement.
Continuation Condition
Boolean Expression
Initialization Expression
Update Expression
A variable that declared by starting the variable name with the dollar sign ($).
Local
Global
General
Initial
It used to display the output of parameters that are passed to it in php language.
Console Output
Echo
Show
He invented the World Wide Web while at CERN.
Tim Burton
Thimothy Berners Ling
Justin Timberlake
Tim Berners-Lee
