comp3421-leq2

comp3421-leq2

University

10 Qs

quiz-placeholder

Similar activities

web

web

University

9 Qs

Pemrograman Web 1

Pemrograman Web 1

University

10 Qs

Python Language Programming

Python Language Programming

University

15 Qs

JAVASCRIPT.QUIZ

JAVASCRIPT.QUIZ

University

15 Qs

Kuis 2 JS dan PHP

Kuis 2 JS dan PHP

University

10 Qs

Let's Check!

Let's Check!

12th Grade - Professional Development

15 Qs

React Workshop DSC NTU part 1

React Workshop DSC NTU part 1

University

10 Qs

Web Apps 02 - MeteorJS

Web Apps 02 - MeteorJS

University

12 Qs

comp3421-leq2

comp3421-leq2

Assessment

Quiz

Computers

University

Hard

Created by

COMP 3421

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For a PHP code to execute you need to install a web server (like Apache). It cannot be served just by opening with a web browser

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Imagine you are developing an online store that allow users to purchase items. Which of the following modules should be processed at client side (CSR)? (Select one)

Email format check

Payment processing

Credentials (Username, password) authentication

Order confirmation

3.

MULTIPLE SELECT QUESTION

1 min • 2 pts

Which of the following statements about JavaScript are NOT true? (Select multiple)

JS is a client-side scripting language

JS is a strongly typed language

It can be used to create interactive web elements

It can be used for server-side development with Node.js

JS is primarily used for styling web pages

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Media Image

What's the output?

1

0

undefined

Error

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What will be the output of the following JavaScript code?

console.log(1 + '1' - 1);

111

11

110

1

10

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Media Image

What's the output?

Test in Red color

Test in Blue color

It will keep switching

Default, Black color

7.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Pseudo CSS classes (e.g. before, hover, focus) can be defined just like regular HTML tags or classes

True

False

Few classes can be

None of the above

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?