Ministry of Education Fiji Year 13 Computer Studies 2018 Review

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/27

flashcard set

Earn XP

Description and Tags

A collection of vocabulary flashcards based on the Year 13 Computer Studies Exam from 2018, covering systems analysis, databases, hardware, and programming.

Last updated 10:23 AM on 8/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

28 Terms

1
New cards

Procedures

The components of an information system that are documented in manuals written by computer specialists.

2
New cards

Accounts payable

The accounting activity that records money the company owes to suppliers for materials and services it has received.

3
New cards

DSS

A computer-based information system that provides a flexible tool for analysis, also known as a Decision Support System.

4
New cards

Technical feasibility

A feasibility study that assesses if reliable hardware, software, and trained people are available to make a system work.

5
New cards

Sequential file organisation

The file organisation method in which records are stored physically one after another in a predetermined order.

6
New cards

CMOS

A chip that records an inventory of all the hardware devices connected to the computer.

7
New cards

Troubleshooting

A utility program that recognises and corrects problems before they become serious.

8
New cards

RJ 45

The specific connector used for ethernet networking.

9
New cards

Serial port

A type of port that allows data to travel in only one direction at a time.

10
New cards

Router

A device used to connect two or more networks together.

11
New cards

Performance test

A test designed to assess the responsiveness of a website to user actions.

12
New cards

Information design

A website design step concerned with matching visitor expectations to a flow of information.

13
New cards

A specific HTML tag used to emphasize text in web design.

14
New cards

Cout

The command in C++ programming used to print data on the screen.

15
New cards

Float

A C++ data type used to store decimal values, such as 3.06-3.06.

16
New cards

Knowledge worker

An individual whose primary role is to create, use, and disseminate information within an organisation.

17
New cards

Logical view

A way to view data that focuses on the meaning and content as perceived by the user rather than the physical storage.

18
New cards

Transaction file

A file containing temporary records of individual business activities used to update a master file.

19
New cards

Master file

A permanent file containing cumulative data about an organization.

20
New cards

Database dictionary

A document or file that defines the field names, data types, and descriptions within a database table.

21
New cards

Ping command

A command used to test the reachability of a host on an Internet Protocol (IP) network.

22
New cards

Device driver

A specialized program that allows hardware components to communicate effectively with the computer system.

23
New cards

Authoring

The phase in web design involving the creation of content and written code for a website.

24
New cards

Selection statement

A programming statement used to make decisions by executing different paths of code based on conditions.

25
New cards

Repetition statement

A programming statement that allows a block of code to be executed multiple times; also known as a loop.

26
New cards

Function body

The part of a programming function that contains the actual code and instructions to be performed.

27
New cards

Periodic report

A report produced at regular, fixed time intervals (e.g., daily or weekly).

28
New cards

Demand report

A report produced only upon a specific request or when needed.