JavaScript and PHP Quiz

JavaScript and PHP Quiz

University

24 Qs

quiz-placeholder

Similar activities

Introduction to Internal Auditing

Introduction to Internal Auditing

University

20 Qs

QRIS_Poltekba

QRIS_Poltekba

University

20 Qs

Software project management basic

Software project management basic

University

23 Qs

Вопросы по PHP

Вопросы по PHP

University

21 Qs

Digital Design 2.0 2020

Digital Design 2.0 2020

9th Grade - University

23 Qs

Leadership and Management

Leadership and Management

KG - University

20 Qs

¿Cuánto sabes de HTML Y CCS?

¿Cuánto sabes de HTML Y CCS?

University

28 Qs

CODE CRAFT

CODE CRAFT

University

20 Qs

JavaScript and PHP Quiz

JavaScript and PHP Quiz

Assessment

Quiz

Other

University

Hard

Created by

Nathaniel Mensah

Used 1+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following explains correctly what happens when a JavaScript program is developed on a Unix Machine?

will work perfectly well on a Windows Machine

will be displayed as JavaScript text on the browser

will throw errors and exceptions

must be restricted to a Unix Machine only

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is a more efficient JavaScript code snippet?

Code 1

Code 2

Both Code 1 and Code 2

Cannot Compare

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What will be the output of the following JavaScript code?

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to add a comment in PHP code?

#

//

/* */

All of the mentioned

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the default file extension of PHP files?

.php

.ph

.xml

.html

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to define a function in PHP?

functionName(parameters) {function body}

function {function body}

function functionName(parameters) {function body}

data type functionName(parameters) {function body}

7.

OPEN ENDED QUESTION

3 mins • 1 pt

What will be the output of the following PHP code?

Evaluate responses using AI:

OFF

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?