wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Software Development Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

In HTML, how do you add paragraph text?

a)

<paragraph>Text</paragraph>

b)

<p>Text</p>

c)

<para>Text</para>

d)

<pa>Text</pa>

2.

In Python, how do you print text to the console?

a)

p:"Text";

b)

p("Text");

c)

pr("Text");

d)

print("Text");

3.

What coding languages do you use for websites?

a)

HTML, CSS, Javascript

b)

HTML, Python, Java

c)

CSS, Java, Javascript

d)

HTML, CSS, Java

4.

What can you do with JSON?

a)

Make a game

b)

Use it as a packaging file

c)

Style your website

d)

Make viruses

5.

What is an IDE?

a)

An app that allows you to create and run codes

b)

An app that allows you to extract data from a game

c)

A coding language

d)

A software company

6.

Can you use Python to program hardware?

a)

Yes

b)

No

7.

What do you use CSS for?

a)

Storing data inside Apps

b)

Creating functions for Games

c)

Creating functions for Websites

d)

Styling Websites

8.

What do you add to your HTML buttons code to link CSS to it?

a)

onClick="ANYTHING"

b)

Type="ANYTHING"

c)

Class="ANYTHING"

d)

Style="ANYTHING"

9.

What is SQLite used for?

a)

Adding functions to your Website

b)

Telling your program what data to store

c)

Adding functions to you App

d)

Styling your Game

10.

Did you enjoy this quiz?

a)

10/10 - I LOVED IT!

b)

8/10 - It was good!

c)

6/10 - It was ok.

d)

4/10 - It wasn't good.

e)

2/10 - It was a waste of my time.