s4wp

s4wp

Professional Development

38 Qs

quiz-placeholder

Similar activities

polymorphism, exception and packages

polymorphism, exception and packages

Professional Development

40 Qs

IT Basic Assesment

IT Basic Assesment

7th Grade - Professional Development

38 Qs

PWPB 12 Rpl

PWPB 12 Rpl

Professional Development

40 Qs

WP 7-10

WP 7-10

Professional Development

35 Qs

PEMOGRAMAN BEROREANTASI OBJECK--RPL

PEMOGRAMAN BEROREANTASI OBJECK--RPL

Professional Development

40 Qs

E14 SSIV

E14 SSIV

6th Grade - Professional Development

40 Qs

s4wp

s4wp

Assessment

Quiz

Computers

Professional Development

Hard

Created by

sivan kn

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is PHP?
"Hypertext Preprocessor"
"Personal Home Page"
"PHP: Hypertext Preprocessor"
"Pre-Hypertext Processor"

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is MySQL?
"A relational database management system"
"A programming language"
"A web server"
"A markup language"

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct syntax to start a PHP block?
"<?php"
"<script>"
"<php>"
"<?"

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the default file extension for PHP files?
".php"
".html"
".py"
".js"

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct way to output 'Hello World' in PHP?
"echo 'Hello World';"
"print 'Hello World';"
"printf('Hello World');"
"writeln('Hello World');"

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct way to comment a single line in PHP?
"// This is a comment"
"# This is a comment"
"/* This is a comment */"
"<!-- This is a comment -->"

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct way to comment multiple lines in PHP?
"/* This is a comment */"
"// This is a comment"
"<!-- This is a comment -->"
"# This is a comment"

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?