Programming Quiz

Programming Quiz

Professional Development

5 Qs

quiz-placeholder

Similar activities

[FE] Ice Breaking - Mastering CSS

[FE] Ice Breaking - Mastering CSS

Professional Development

10 Qs

[FE] Ice Breaking - Tailwind CSS: Building Dynamic and User-Enga

[FE] Ice Breaking - Tailwind CSS: Building Dynamic and User-Enga

Professional Development

10 Qs

ESDE GOTH Stack Quiz

ESDE GOTH Stack Quiz

Professional Development

10 Qs

Mastering CSS Concepts

Mastering CSS Concepts

Professional Development

10 Qs

[FE] Ice Breaking - Introduction to Web Development

[FE] Ice Breaking - Introduction to Web Development

Professional Development

10 Qs

Web Dizajn i HTML Pitanja

Web Dizajn i HTML Pitanja

Professional Development

10 Qs

Understanding Cascading Style Sheets

Understanding Cascading Style Sheets

Professional Development

10 Qs

Understanding Cascading Style Sheets

Understanding Cascading Style Sheets

Professional Development

10 Qs

Programming Quiz

Programming Quiz

Assessment

Quiz

Information Technology (IT)

Professional Development

Easy

Created by

Shin Phang

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which of the following is NOT a web programming language?

HTML

Python

CSS

SQL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Cascading Style Sheets
Computer Style Sheets
Creative Style Sheets
Cascading Style System

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTTP method is used to send data to the server to create/update a resource?

POST
GET
DELETE
PUT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to ensure secure communication over the web?

HTTP
HTTPS
FTP
SMTP

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, which of the following is used to check whether a variable is an array?

Array.check()
Array.isArray()
isArray()
Array.validate()