Healthcare Information Technology Flashcards

1
Q

What network topology uses a token to communicate with?

A. Bus Topology

B. Ring Topology

C. Star Topology

D. Mesh Topology

A

B. Ring Topology

A token ring is a data link for a local area network (LAN) in which all devices are connected in a ring or star topology and pass one or more tokens from host to host. A token is a frame of data transmitted between network points. Only a host that holds a token can send data, and tokens are released when receipt of the data is confirmed. IBM developed token ring technology in the 1980s as an alternative to Ethernet.

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

Convert binary 1001100 to a decimal number.

A. 75

B. 76

C. 101

D. 52

A

B. 76

Divide by 2 until you get 1. (ignore remainder)

0 = even, 1 = odd

1 = 2/2 = 4/2 = 9/2 = 19/2 = 38/2 = 76/2

1 0 0 1 1 0 0

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

What type of cable is used in the open space above a dropped ceiling?

A. RJ 45 Cable

B. Plenum Rated Cable

C. Fiber Optic Cable

D. Coaxial Cable

A

B. Plenum Rated Cable

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

In a “Star” topology network, what device provides the central connection point?

A. Network switch or hub

B. Network Interfacing Computer

C. Router

D. The bus or “daisy chain”

A

A. Network switch or hub

In the Star Topology there is a central connection point called the hub which is a computer hub or sometimes just a switch. In a Star Network the best advantage is when there is a failure in cable then only one computer might get affected and not the entire network.

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

What function does this 15 pin cable perform?

A. HDMI Video

B. VGA Video

C. Composite Video

D. DVI Video

A

B. VGA Video

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

On a PS-2 based computer, what type of communication does the keyboard and mouse use?

A. Serial Communication

B. Baud Communication

C. Octal Communication

D. Parallel Communication

A

A. Serial Communication

Personal system/2 (PS-2) launched the serial port.

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

Describe what type of memory RAM is.

A. Stable memory

B. Volatile memory

C. Long term memory

D. Encrypted memory

A

B. Volatile memory

Random access memory - designed to read and write over

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

What simple command can be used to check the communications on a VLAN network?

A. ASCII Code

B. Active Response

C. Ping

D. Echo Response

A

C. Ping

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

Name two styles of connectors that are used on fiber-optic cables.

A. Straight Tip and Subscriber Connector

B. RJ45 and Coaxial

C. Straight Tip and Coupling

D. Optic Coupling and Fiber Subscriber

A

A. Straight Tip and Subscriber Connector

SC stands for subscriber connector and is a standard-duplex fiber-optic connector with a square molded plastic body and push-pull locking features. SC connectors are typically used in data communication, CATV, and telephony environments.

ST stands for straight tip, a high-performance fiber-optic connector with round ceramic ferrules and bayonet locking features. ST connectors are more common than SC connectors.

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

What is “middleware” usedfor?

A.Bridge between different OS levels

B.Connect two separate applications

C.It is part of a switch

D.It is used to connect different nodes in bus topology

A

B.Connect two separate applications

Middleware is software that bridges gaps between other applications, tools, and databases in order to provide unified services to users.

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

What type of cable uses a “BNC” connector?

A.Cat 5 twisted pair

B.Cat 6 twisted pair

C.Fiber Optic

D.Coaxial Cable

A

D.Coaxial Cable

The BNC (Bayonet Neill–Concelman) connector is a miniature quick connect/disconnect radio frequency connector used for coaxial cable

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

Convert decimal 482 to a hexadecimal number.

A.1E2

B.E1F

C.A5B

D.FCD

A

A. 1E2

Hexidecimal is A-F = 10-15 on multi scale.

0 1 2 3 4 5 6 7 8 9 A B C D E F

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

What software is used to monitor communications on a “Bus” network?

A.Middle Ware

B.CSMA/CD

C.Firewall Software

D.MAU Ware

A

B. CSMA/CD

Carrier Sense Multiple Access with Collision Detection (CSMA/CD) is a network protocol for carrier transmission that operates in the Medium Access Control (MAC) layer. … On detection of a collision, the station stops transmitting, sends a jam signal, and then waits for a random time interval before retransmission.

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

What network device is useful in converting from fiber-optic to UTP cable?

A.Repeater

B.MAU

C.Hub

D.Subscriber Tip

A

A. Repeater

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

If a “worm” program is accidently downloaded onto a PC. What process does the worm start performing?

A. Replicates itself

B. Eats volatile memory

C. Destroys power supplies

D. Corrupts Email

A

A. Replicates itself

A computer worm is a standalone malware computer program that replicates itself in order to spread to other computers

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

What type of communication does this connector use?

A.PS-2 Keyboard- serial communication

B.PS-2 Mouse- serial communication

C. Subscriber Tip – parallel communication

D.USB Mouse- serial communication

A

B. PS-2 Mouse-serial communication

Old school mouse plug.

17
Q

Convert Binary 1010110 to a hexadecimal number.

A.42

B.1A

C.56

D.82

A

C. 56

1010110

18
Q

What function does the” I/O” perform on a PC?

A. Network Interfacing

B. Security Firewall

C. Interface between the computer and peripheral devices

D. Data Routing

A

C. Interface between the computer and peripheral devices

In computing, input/output (I/O, or informally io or IO) is the communication between an information processing system, such as a computer, and the outside world, possibly a human or another information processing system. Inputs are the signals or data received by the system and outputs are the signals or data sent from it. The term can also be used as part of an action; to “perform I/O” is to perform an input or output operation.

19
Q

What is the IEEE protocol for wireless LAN?

A. 802.3a

B. 802.11

C.802.3b

D.902.10

A

B. 802.11

IEEE 802.11 is part of the IEEE 802 set of local area network (LAN) technical standards, and specifies the set of media access control (MAC) and physical layer (PHY) protocols for implementing wireless local area network (WLAN) computer communication. The standard and amendments provide the basis for wireless network products using the Wi-Fi brand and are the world’s most widely used wireless computer networking standards.

20
Q

What type of cable would usea RJ45 connector?

A.Telephone

B.Twisted pair

C.Fiber Optic

D.Coaxial

A

B. Twisted pair

21
Q

A “MAU” (Multistation Access Unit) is an example of this network device.

A.Hub and only works on half-duplex

B.Router and only works in full-duplex

C.Hub and only works in half-duplex

D.Switch and only works in 100base T

A

A.Hub and only works on half-duplex

C.Hub and only works in half-duplex

22
Q

What type of network topology is also referred to as a “Daisy Chain”?

A. Bus Topology

B. Ring Topology

C. Star Topology

D. Mesh Topology

A

A. Bus Topology

23
Q

What is the function of DHCP in network addressing?

A.Digitally assign IP addresses on the network

B.Downgraded hosting communication protocol

C.Dynamically assign IP addresses on the network.

D.Digital Hub Communication Protocol

A

C.Dynamically assign IP addresses on the network.

24
Q

What is the network device that allows two separate networks to communicate with each other?

A. Router

B. Hub

C. Firewall

D. Collision Detection

A

A. Router

25
Q

How is the optimal resolution on an LCD monitor determined?

A.Horizontal multiplied by vertical resolution

B.Maximum number of pixels it can display on the screen

C.Measured diagonally from corner to corner of the screen

D.HDMI Resolution

A

B.Maximum number of pixels it can display on the screen