Programming Quiz

Programming Quiz

Professional Development

5 Qs

quiz-placeholder

Similar activities

แบบทดสอบ CSS สัปดาห์ที่ 14-15

แบบทดสอบ CSS สัปดาห์ที่ 14-15

Professional Development

10 Qs

14/12/2024 - Array

14/12/2024 - Array

Professional Development

5 Qs

Mode of Learning

Mode of Learning

Professional Development

10 Qs

Quiz sobre Correlação de Pearson

Quiz sobre Correlação de Pearson

Professional Development

7 Qs

Mastering React and Form Validation

Mastering React and Form Validation

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()