Software Development (applications generation) Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is applications software?

A

Software designed to be used by the end user to perform one specific task. Like a word processor.

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

What is system software?

A

Low level software responsible for running the computer system smoothly. Interacts with hardware. Ensures high performance. Like utility programs.

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

What is a utility?

A

Piece of system software which ensures the consistent high performance of the OS.

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

Explain disk defragmentation?

A

Files become fragmented as they are stored in different parts of memory. Disk defragmenter rearranges the contents of the hard drive so they can be accessed faster.

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

What is a translator?

A

Converts high level source code into low level object code.

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

What is a compiler?

A

Convert high level code into machine code all at once after carrying out checks for errors. This compilation process is longer than other translators. If changes need to be made whole code must be recompiled.

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