Module 1 - Short Quiz

Module 1 - Short Quiz

University

25 Qs

quiz-placeholder

Similar activities

DI (EM24) - Diseño de Contenidos (T8)

DI (EM24) - Diseño de Contenidos (T8)

University - Professional Development

20 Qs

IT 101 - Quiz 3

IT 101 - Quiz 3

University

20 Qs

NACOS Kahoot Session II

NACOS Kahoot Session II

University

20 Qs

ASD, 3 parte

ASD, 3 parte

University

20 Qs

DWDM Unit1 Quiz

DWDM Unit1 Quiz

University

21 Qs

COA_QUIZ_UNIT I

COA_QUIZ_UNIT I

University

20 Qs

Trắc nghiệm excel - 1

Trắc nghiệm excel - 1

KG - University

20 Qs

CPA MS-Office Hotkeys Quiz

CPA MS-Office Hotkeys Quiz

8th Grade - Professional Development

21 Qs

Module 1 - Short Quiz

Module 1 - Short Quiz

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Vilchor Perdido

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

All variable declaration in PHP starts with which symbol?

$

@

&

?

#

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The following are client-side web tools use in web development except ONE.

PHP

HTML

CSS

JavaScript

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does PHP stand for?

PHP Hypertext Preprocessor

PHP Hypertext Processor

Protocol Hypertext Preprocessor

Page Hypertext Preprocessor

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

PHP is considered as a both client-side and server-side scripting language?

False

True

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Given the sample code snippet shown in the image, what is the expected output?

bool(true)

boolean(true)

bool(false)

boolean(false)

6.

MULTIPLE SELECT QUESTION

30 sec • 2 pts

How do you write or display "Mahal Kong NVSU" in PHP on a web page?

Select all the possible answers to get the perfect score.

echo ('Mahal Kong NVSU');

print "Mahal Kong NVSU";

echo "Mahal Kong NVSU";

echo (Mahal Kong NVSU);

print Mahal Kong NVSU;

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following PHP statement/statements will store number 1,309 in variable named "num_base"?

$num_base = 1309;

int num_base = 1309;

int $base = 1309;

num_base = 1309;

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?