Web App Programming Intro

Web App Programming Intro

University

8 Qs

quiz-placeholder

Similar activities

การใช้อินเทอร์เน็ตสืบค้นข้อมูลเพื่องานอาชีพ

การใช้อินเทอร์เน็ตสืบค้นข้อมูลเพื่องานอาชีพ

University

10 Qs

EVALUACION GLOBAL 8

EVALUACION GLOBAL 8

1st Grade - University

10 Qs

DE quiz based on unit 1 & 2

DE quiz based on unit 1 & 2

University

10 Qs

Phase 01 test

Phase 01 test

University

12 Qs

Materi Search Engine

Materi Search Engine

University

10 Qs

Software Engineering :TEST 2

Software Engineering :TEST 2

University

10 Qs

WN-CELLULAR CONCEPT

WN-CELLULAR CONCEPT

University

10 Qs

UTB - FCNS 221PB

UTB - FCNS 221PB

University

10 Qs

Web App Programming Intro

Web App Programming Intro

Assessment

Quiz

Computers

University

Hard

Created by

Anantha Krishnan

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "resource"?

An index of contents found at the end of a URL

A server holding files you can access over the web

A system managing files you can access over the web

Any content found at the end of a URL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is style inheritance?

The default style rules of an element are inherited by the custom style rules.

A style rule applied to an element is inherited by any child elements

Parent elements inherit the style properties of their children.

A style rule applied to an element is inherited by a child element if the property is set to "inherit"

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a DOM tree node?

An element marked as a "node"

A child element in an HTML document

An element in an HTML document

An element written in node.js

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML is a declarative markup language. What does this mean?

HTML markup describes the contents of the document without providing instructions on how to present or interact with that content.

HTML declares itself as HTML, telling the user agent what kind of content the file contains.

HTML describes the contents of the document and provides instructions on how to present and interact with that content.

HTML declares what the content of the document means.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML documents can only be accessed through a web browser.

TRUE

FALSE

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Discuss the importance of HTML, CSS and Javascript. How does it work in the web application in server and web client?

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Briefly explain how the web works from client, url to server resource

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Name the code editor of your choice?