s4wp

s4wp

Professional Development

38 Qs

quiz-placeholder

Similar activities

5to A Lenguajes de programación

5to A Lenguajes de programación

Professional Development

39 Qs

Linux Setting Ownership and Permissions

Linux Setting Ownership and Permissions

Professional Development

36 Qs

BBDD Masters #3

BBDD Masters #3

Professional Development

35 Qs

PAS GENAP DPK

PAS GENAP DPK

Professional Development

40 Qs

PHP: Básico

PHP: Básico

Professional Development

40 Qs

C pro test

C pro test

8th Grade - Professional Development

35 Qs

Test 04 May

Test 04 May

Professional Development

40 Qs

Final Examination ITESDT

Final Examination ITESDT

Professional Development

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