wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

BSOA 3rd Year Final Exam

Total questions: 40

Worksheet time: 8mins

Name
Class
Date
1.

Which HTML tag is used to create italicized text?

a)

<b>

b)

<i>

c)

<em>

d)

<italic>

2.

The <span> element is primarily used to:

a)

Group block-level conten

b)

Group inline elements

c)

Create hyperlinks

d)

Display images

3.

Which HTML5 element is used to define navigation links?

a)

<menu>

b)

<nav>

c)

<ul>

d)

<aside>

4.

In HTML5, the <canvas> tag is used for:

a)

Playing audio

b)

Drawing graphics

c)

Creating tables

d)

Styling text

5.

The alt attribute in an <img> tag is used for:

a)

Adding captions

b)

Resizing images

c)

Providing alternative text

d)

Embedding styles

6.

<dl>, <dt>, and <dd> are used to create:

a)

Unordered lists

b)

Ordered lists

c)

Definition lists

d)

Data tables

7.

Which tag defines a footer for a section in HTML5?

a)

<section>

b)

<footer>

c)

<bottom>

d)

<aside>

8.

What does <!DOCTYPE html> indicate?

a)

HTML version

b)

CSS declaration

c)

File location

d)

Browser compatibility

9.

The correct tag for inserting a line break in HTML is:

a)

<lb>

b)

<break>

c)

<br>

d)

<line>

10.

Which HTML5 element defines independent content like a blog post?

a)

<section>

b)

<article>

c)

<div>

d)

<aside>

11.

In UI design, which principle focuses on keeping similar elements grouped together?

a)

Contrast

b)

Alignment

c)

Proximity

d)

Consistency

12.

Which HTML tag is NOT closed?

a)

<img>

b)

<div>

c)

<p>

d)

<title>

13.

The <a> tag’s href attribute defines:

a)

Link target frame

b)

Anchor position only

c)

Text formatting

d)

URL destination

14.

Which attribute of the <ol> tag changes numbering to uppercase Roman numerals?

a)

type="1"

b)

type="R"

c)

type="A"

d)

type="I"

15.

In UI, which color scheme is best for accessibility for visually impaired users?

a)

Low contrast

b)

High contrast

c)

Monochrome only

d)

Random colors

16.

Which HTML5 tag is used to show task completion progress?

a)

<meter>

b)

<progress>

c)

<task>

d)

<status>

17.

Which of the following is NOT a semantic HTML5 element?

a)

<header>

b)

<footer>

c)

<bold>

d)

<article>

18.

Which HTML tag is used to display a tooltip on hover?

a)

title="" attribute

b)

hover="" attribute

c)

tooltip="" attribute

d)

<tip>

19.

The <wbr> tag in HTML is used for:

a)

Word break opportunity

b)

Web browser refresh

c)

White background rendering

d)

Web resource binding

20.

n UI design, which principle ensures the interface looks and behaves predictably?

a)

Consistency

b)

Alignment

c)

Affordance

d)

Feedback

21.

Attribute used in <img> to specify the image location.

(a)  

22.

HTML command used to define table column headings.

(Please type your answer in capital letters)

(a)  

23.

UI principle that refers to the spacing between related items

(Please type your answer in capital letters)

(a)  

24.

Attribute used to open a hyperlink in a new browser tab/window

(Please type your answer in capital letters)

(a)  

25.

HTML element that groups block-level content.

(Please type your answer in capital letters)

(a)  

26.

HTML element used to create table rows.

(Please type your answer in capital letters)

(a)  

27.

UI design principle that ensures a predictable and uniform interface.

(a)  

28.

Visual property that makes important items stand out.

(a)  

29.

A UI component that allows navigation between different sections of a site.

(Please type your answer in capital letters)

(a)  

30.

An on-screen message that confirms successful completion of an action.

(Please type your answer in capital letters)

(a)  

31.

Proximity means aligning all elements to the left.

a)

True

b)

False

32.

Feedback can be visual, audio, or haptic

a)

True

b)

False

33.

Consistency means avoiding repetitive design patterns

a)

True

b)

False

34.

Contrast should be high enough to differentiate important elements

a)

True

b)

False

35.

Affordance means making elements look interactive.

a)

True

b)

False

36.

Alignment affects both readability and visual organization.

a)

True

b)

False

37.

Using a different icon style for each button increases consistency.

a)

True

b)

False

38.

Navigation menus should be consistent across pages

a)

True

b)

False

39.

Responsive design only applies to mobile devices

a)

True

b)

False

40.

Feedback is optional in user interface design.

a)

True

b)

False