Web Systems and Technologies

Web Systems and Technologies

University

20 Qs

quiz-placeholder

Similar activities

ITMajor1 & IntroSoftEng- Prelim Examination

ITMajor1 & IntroSoftEng- Prelim Examination

University

20 Qs

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

AWD - Prelim Quiz

AWD - Prelim Quiz

University

20 Qs

PHP First Internal Practical Viva

PHP First Internal Practical Viva

University

20 Qs

Quis Administrasi Sistem Jaringan 2

Quis Administrasi Sistem Jaringan 2

University

20 Qs

UAS Pemrograman Berkerangka Kerja

UAS Pemrograman Berkerangka Kerja

University

15 Qs

Servlets

Servlets

University

15 Qs

PHP dan MySQL

PHP dan MySQL

University

25 Qs

Web Systems and Technologies

Web Systems and Technologies

Assessment

Quiz

Computers

University

Hard

Created by

Cedie Gabriel

Used 491+ 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?