Data Processing Flashcards

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

What is data processing?

A

It involves the use of application programs to manipulate collected input data to obtain a desired output such as audio/video, graphic, etc.

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

What are the types of data processing?

A
Batch
Real time
Online
Distributed
Time Sharing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Batch processing

A

The system collects data and processes it in bulk or batches at a later time. It is suitable for accounting and business applications. Human interference required and high volume of data but rigid.

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

Real time processing

A

Data is processed almost immediately it is inputted. It gives results immediately and is useful where time is critical, e.g. ATM, Hotel reservation

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

Online processing

A

A type of real-time processing, done over the internet. It may not be as instant as real time but output is still fast, e.g. cloud computing.

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

What is another name for real time processing?

A

Stream processing

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

Time Sharing

A

Common with mainframe computers, time is shared among different users to get access to a particular CPU. CPU time is shared among all the jobs that need to be done.

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

Distributed Data Processing

A

Here, multiple computers sharing the same communication network across different locations share data processing capability. Servers do the actual data processing.

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

What is a computer network?

A

It refers to the interaction or linking of different independent or semi-independent computers for sharing of resources.

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

What are the types of computer networks?

A

Hierarchical network
Peer To Peer network
Local Area Network
Wide Area Network

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

Hierarchical network

A

Here, there is a centralized processing unit on a host, usually a mainframe or minicomputer. Others access the host through satellite terminals called dumb terminals because they cannot do any processing by themselves.

Processing and control functions are performed at several levels by computers specially suited for the functions performed at each level, e.g. bottling industry, hospital automation, etc

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

Peer To Peer Network

A

It is a distributed application structure that partitions tasks or work between peers which have equal privileges and participants with equal abilities.

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

Local Area Network

A

Confined to a relatively small area with computers quite close. It can be used in an office, a university campus, etc.

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

Wide Area Network

A

Covers larger geographic distance. Computers may be farther apart.

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

What is Network Topology?

A

It refers to the arrangement of various elements of a network for communication.

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

What are the basic network topologies from which others originate?

A

Linear Bus
Star
RIng

17
Q

Linear Bus

A
  • Devices are connected one after the other in a sequential chain.
  • Connected computers are arranged on a trunk table with terminators at each end.
  • If one link is severed, everyone is affected.
18
Q

What are the functions of terminators at the end of trunk tables in linear bus topology?

A

They absorb signals which have already been sent through the network.

19
Q

Star topology

A

It is for LAN and all nodes are individually connected to a central connection point like a hub or switch. It is expensive and difficult to maintain but one computer connection being severed does not affect others.

20
Q

RIng Topology

A
  • Each node connects to exactly two other nodes in the form of a ring and signals are sent continuously.
  • Movement of signals is either clockwise or anticlockwise.
  • There is a second ring in the topology which moves in the opposite direction of the first ring and serves as backup for when the first fails.
21
Q

What is network security?

A

It consists of policies and practices that are adopted to prevent or monitor unauthorized access, misuse, denial and modification of a computer network and network-accessible resources.

22
Q

What are the common network security practices?

A

Physical security
Password
Personal Identification

23
Q

What are workstations?

A

A “workstation” is sometimes used to mean “any individual personal computer location hooked up to a mainframe computer.” In today’s corporate environments, many workers have such workstations. They’re simply personal computers attached to a local area network (LAN) that in turn shares the resources of one or more large computers.

Satellite stations on a peer-to-peer networking

24
Q

Server

A

Any device on a network, providing a special engine service.

25
Q

File Server

A

A core of LAN, it is a microcomputer that runs the network operating system and controls the activities of the network.

26
Q

Value Added Process

A

App programs that can be linked to the NOS to enhance its functionality w/o interfering with its regular operation.

27
Q

Host

A

A computer within a network, designated for running apps, time-sharing operations, services like database access and special programs

28
Q

Node

A

Any device or PC on a LAN

29
Q

Network Shell

A

A special program run by the work station that permits it to communicate with the file server, other workstations and other network devices.

30
Q

Protocol

A

A set of rules governing data transmission.

31
Q

Protocol Engine

A

Responsible for the logic of network communication

32
Q

Bridge

A

Any device that can form an interface between or connect two similar LANs

33
Q

Gateway

A

A computer that connects incompatible networks, eg. PCLAN

34
Q

Routers

A

While bridges link similar LANS that may not have the same protocols, a router can only send data through a compatible protocol path

35
Q

Repeater

A

A device set of intervals along a circuit to regenerate of boost the signal preventing its decay over distance.

36
Q

Repeaters and digital/analog signals

A

Repeaters regenerate digital signals without change; they simply boost analog signals

37
Q

Modem

A

Converts electrical signals from a computer into an audio form transmittable over telephone lines, or vice versa.