s4wp

s4wp

Professional Development

38 Qs

quiz-placeholder

Similar activities

ROUND 1 TECCASINO

ROUND 1 TECCASINO

KG - Professional Development

33 Qs

Pemrogaman Dasar x 2020

Pemrogaman Dasar x 2020

Professional Development

40 Qs

Q1 Laravel

Q1 Laravel

Professional Development

36 Qs

PHP & MySQL

PHP & MySQL

Professional Development

40 Qs

Data Structures

Data Structures

Professional Development

40 Qs

Examen de Periodo #1

Examen de Periodo #1

Professional Development

40 Qs

JS array & object

JS array & object

Professional Development

37 Qs

A+ Core2 Day 5c methods for securing mobile and embedded devices

A+ Core2 Day 5c methods for securing mobile and embedded devices

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?