TLE 10 Computer Programming                                  (Q3 Pre-Assessment)

TLE 10 Computer Programming (Q3 Pre-Assessment)

35 Qs

quiz-placeholder

Similar activities

The Orchestra and Beyond - Test, Part 1: Strings and Brass

The Orchestra and Beyond - Test, Part 1: Strings and Brass

6th Grade

32 Qs

Java Collection

Java Collection

KG - University

37 Qs

Algorithms and Pseudo Code

Algorithms and Pseudo Code

KG - University

35 Qs

Long Test in Computer Programming

Long Test in Computer Programming

University

35 Qs

Edexcel AS Maths: Mechanics

Edexcel AS Maths: Mechanics

KG - University

39 Qs

Coding Contest Quiz

Coding Contest Quiz

KG - University

30 Qs

FrontEnd Nipani

FrontEnd Nipani

Professional Development

33 Qs

Pre assessment frontend

Pre assessment frontend

Professional Development

33 Qs

TLE 10 Computer Programming                                  (Q3 Pre-Assessment)

TLE 10 Computer Programming (Q3 Pre-Assessment)

Assessment

Quiz

others

Hard

Created by

Joseph Almonte

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does PHP stand for?
PHP: Hypertext Preprocessor
Private Home Page
Personal Hypertext Processor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write "Hello World" in PHP
echo "Hello World";
Document.Write("Hello World");
"Hello World";

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All variables in PHP start with which symbol?
$
&
!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to end a PHP statement?

.

;

New line

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The PHP syntax is most similar to:
Perl and C
JavaScript
VBScript

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you get information from a form that is submitted using the "get" method?
Request.Form;
$_GET[];
Request.QueryString;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using the POST method, variables are displayed in the URL:
True
False

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?