TLE 10 Computer Programming                                  (Q3 Pre-Assessment)

TLE 10 Computer Programming (Q3 Pre-Assessment)

35 Qs

quiz-placeholder

Similar activities

SYNTHESIS - GENED04

SYNTHESIS - GENED04

KG - University

40 Qs

Компьютер конфигурациясы

Компьютер конфигурациясы

11th Grade

30 Qs

FrontEnd Raibagh

FrontEnd Raibagh

Professional Development

33 Qs

Backend Gadag

Backend Gadag

Professional Development

33 Qs

Backend Dharwad

Backend Dharwad

Professional Development

33 Qs

IT - CH. 4

IT - CH. 4

KG - University

32 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?