TLE 10 - Q3 Computer Programming

TLE 10 - Q3 Computer Programming

10th Grade

60 Qs

quiz-placeholder

Similar activities

Introduction to Computers

Introduction to Computers

10th - 12th Grade

59 Qs

98-365 Windows Server Administration Fundamentals Study Guid

98-365 Windows Server Administration Fundamentals Study Guid

KG - Professional Development

62 Qs

soal PPPK Pedagogik 2021

soal PPPK Pedagogik 2021

9th - 12th Grade

58 Qs

name that logo

name that logo

KG - 12th Grade

56 Qs

TLE 10 - Q3 Computer Programming

TLE 10 - Q3 Computer Programming

Assessment

Quiz

Fun

10th Grade

Easy

Created by

JOSEPH ALMONTE

Used 3+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does PHP stand for?
a. PHP: Hypertext Preprocessor
b. Private Home Page
c. Personal Hypertext Processor
d. Philippine Hypertext Preprocessor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct opening and close tag for PHP scripts? echo “This is PHP”;
a.
b.
c. echo “This is PHP”;
d.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to end a PHP statement?

a. .

b. ;

c. New line

d. :

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The PHP syntax is most similar to:
a. Perl and C
b. JavaScript
c. VBScript
d. C# and Phyton

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With PHP, can we use both single quotes ( ' ' ) and double quotes ( " " ) for strings?
a. No, we can't use both single quotes ( ' ' ) and double quotes ( " " ) for strings.
b. Yes, we can use both single quotes ( ' ' ) and double quotes ( " " ) for strings.
c. we can only use single quotes ( ' ' ) but we can't use double quotes ( " " ) for strings.
d. we can only use double quotes ( " " ) but we can't use single quotes ( ' ' ) for strings.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to create a function in PHP?
a. create myFunction()
b. new_function myFunction()
c. function myFunction()
d. function create myFunction()

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Similar Resources on Wayground