Topic 3: Purpose, Features and Functionality Flashcards

1
Q

Purpose is the

A

main reason for designing a piece of software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Main features of a piece of software is

A

the tools a piece of software uses to carry out its purpose. E.G. filter, sort, query

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Functionality is the number of

A

different tasks which can be carried out by a piece of software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Macros are

A

small programs which can be written within an application packages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Advantages of using macros are that they

A

save time by executing a complex set of frequently used instructions quickly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

If an inexperienced user can use powerful tools without having to know the detailed steps behind them they are using a

A

macro

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Macros can be created

A

within an application or using scripting languages such as JavaScript

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When Macros are created within an application they are created by first

A

selecting a macro function from menu, giving the macros a name, assigning the key/keystrokes that will activate it and then recording the instruction/actions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

There are two types of scripting language these are

A
  1. those built (embedded) into a specific application, 2. those which work with the operating system and across a number of compatible applications
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Advantages of using markup languages are that the

A

user interface already exists. There is ready-made, pre-tested functions already included thus saving time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Markup languages are designed for

A

processing, defining, and presenting text. The language provides code for formatting the layout and style of a text file. The code used to set the formatting is called a tag

How well did you know this?
1
Not at all
2
3
4
5
Perfectly