Web Systems and Technologies

Web Systems and Technologies

University

20 Qs

quiz-placeholder

Similar activities

Web Programming Lab PCS-693

Web Programming Lab PCS-693

University

18 Qs

Node.js Server

Node.js Server

University

20 Qs

ULANGAN

ULANGAN

University

20 Qs

Php

Php

University

20 Qs

FINAL EXAM

FINAL EXAM

University

20 Qs

PHP Quiz 1

PHP Quiz 1

University

20 Qs

Kuis Web Developer I - Part 2

Kuis Web Developer I - Part 2

University

17 Qs

Introduction Of Laravel

Introduction Of Laravel

KG - University

15 Qs

Web Systems and Technologies

Web Systems and Technologies

Assessment

Quiz

Computers

University

Hard

Created by

Cedie Gabriel

Used 489+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a client requests a web page, what software is used as a tool?

Web Browser

Web Server

Website

Web Content

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these statements is not true?

The web operates on a client-server model.

Web servers and web browsers speak HTTP to each other and do so using host names, domain names, and IP addresses.

A web server is special software that knows how not to respond to requests for web pages.

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a scripting language designed specifically for use on the web. It has features to aid you in programming the tasks needed to develop dynamic web applications?

Javascript

PHP

HTML

CSS

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the these statements is not true?

The web server continues in HTML mode until it encounters a PHP opening tag (<?php).

The web server starts scanning the file in HTML mode. It assumes the statements are HTML and sends them to the browser without any processing.

The web server continues in PHP mode until it encounters a PHP closing tag (?>).

None of the above.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

________ are containers used to hold information.

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of these statements were the rule of declaring variable in PHP?

All variable names have a dollar sign ($) in front of them. This tells PHP that it is a variable name.

Variable names must begin with a letter or an underscore. They cannot begin with a number.

Variable names can be any length.

Variable names can include letters, numbers, and underscores only.

All of the above

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_____ are a series of instructions in a file named with an extension that tells the web server

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?