wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

PC7 - PLATFORM BASED WEB DEVELOPMENT - PRELIM EXAM

Total questions: 12

Worksheet time: 10mins

Name
Class
Date
1.

He is created a markup language called Hypertext Markup Language, or HTML.

a)

Albert Einstein

b)

Tim Berners-Lee

c)

Alan Turing

d)

Charles Babbage

2.

In PHP open and close tags it tells the web server to allow the PHP program to interpret all the following code. What is the proper tag for opening and closing tag.

a)

<php

php/>

b)

<?php


?>

c)

<php


>

d)

</php


php/>

3.

What happened If you put a code outside the opening and close tag of PHP?

a)

The code will show an ERROR

b)

The code will automatically convert into HTML

c)

The code will run and show the code

d)

The code will pass into MYSQL, and run the PHP code.

4.

What is the use of MYSQL?

a)

It is use to save a data into a database

b)

It will help the PHP to covert the code into HTML

c)

It is use to combine text into data

d)

It will help the user to enter a username and password

5.

It is for dynamic user interaction, it will checked email address validity for input forms, and it can display prompts such as “Are you sure?"

a)

PHP

b)

MYSQL

c)

JAVA Script

d)

CSS

6.

CSS is crucial companion to HTML. It will offers a level of dynamic interactivity previously supported only by JavaScript. Where can we put the CSS tag<style>?

a)

BODY of a webpage

b)

TITLE of a webpage

c)

HEAD of a webpage

d)

FOOTER of a webpage

7.

List three major for displaying media elements that introduced in HTML5

a)

<sound>

b)

<video>

c)

<image>

d)

<canvas>

e)

<audio>

8.

What does CSS stand for?

a)

Cascading Style Sheets

b)

Cascading Style Show

c)

Cascading Sheets Style

d)

Cascading Show Style

9.

If you are putting a validation in your form. Choose the proper way to use. Clue, it is a PROGRAMMING LANGUAGES

a)

Use java script for validation of form

b)

Use CSS code for validation of form

c)

Use PHP code for validation of form

d)

Use MYSQL ffor validation of form

10.

If you are creating a website for a school. What is the correct features of the website that you considered?

a)

The website must have a login and logout pages

b)

The website must have a car parking lot monitoring

c)

The website have a Student Information System

d)

The website have a news and event

e)

The website must have a School Shopping

11.

ENTER YOUR FULL NAME:

4 lines
12.

ENTER YOUR SECTION:

4 lines