mis tech quiz Flashcards

1
Q

true or false: windows 7 is an example of application software.

A

false

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

in a typical personal computer system, how many bits in a byte?

A

8

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

which is larger: 700 megabytes, half a gigabyte, 5000 kilobytes

A

700 megbytes

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

which networking media requires “line-of-sight” between transmitter and receiver?

  • fiber optics
  • twisted pair
  • microwave
  • coax cable
A

microwave

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

all information systems (regardless of the technology involved) have a common set of function:

  • processing
  • output
  • software
  • hardware
  • wetware
  • storage
  • input
  • communication
A
  • processing
  • output
  • storage
  • input
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

software copyright is clearly owner. software may be freely copied, distributed, and installed. used is encouraged to evaluate software at no cost for a limited amount of time. afterward, user is asked to voluntarily pay a (typically small) price to the software author.

  • public domain
  • shareware
  • commercial license
  • concurrent-use
  • site license
  • freeware
  • demoware
  • open source
A

shareware

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

true or false: microsoft word is an example of system software

A

false

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

computer mark up language used to create webpages.

  • URL
  • http
  • HTML
  • TCP/IP
  • RSS
A

HTML

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

true or false: with rare exception, RAM is nonvolatile

A

false

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

next generation markup language that will be used to create webpages in the future.

  • URL
  • http
  • XML
  • CSS
  • RSS
A

XML

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

license agreement with software vendor allows programs to be installed and run on all computers in the organization.

  • concurrent-use
  • commercial license
  • open source
  • shareware
  • public domain
  • site license
  • freeware
  • demoware
A

site license

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

internet system that translates domain names into IP addresses and helps route webpage requests.

  • URL
  • http
  • HTML
  • domain name system
  • RSS
  • https
A

domain name system

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

all information system have four basic functions: ___, ___, ___, ___

A

input, output, processing, and storage

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

assembly language is considered ___ generation computer language.

  • first
  • second
  • third
  • fourth
  • fifth
A

second

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

add-on to HTML that allows website designers to control formatting from one centralized file.

  • HTML
  • http
  • XML
  • CSS
  • RSS
A

CSS

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

devices connecting to a network by wire use a ____ to connect.

  • modem XXX
  • none of these
  • hub
  • NIC
  • switch
  • bridge
  • router XXX
  • repeater
17
Q

true or false: a bit may contain the value of 0, 1, or 8.

18
Q

true or false: the standard networking protocol used for transporting information on the internet is called TCP/IP

19
Q

true or false: 11.0.1.2.6 is a valid IP address

20
Q

true or false: the four function of all information systems are: hardware, software, communications, and personnel.

21
Q

when a file, email, or web page is transmitted over the internet, it is:

  • broken into small packets each of which may take a separate route through the internet backbone.
  • grouped into clouds with other messages going to nearby destinations.
  • grouped with other files and compressed into .zip files for efficient transfer
  • bounced off geosynchronous satellites for fastest possible transmission.
A

broken into small packets each of which may be a separate route through the internet backbone.

22
Q

in a personal computer, there are 8 _____ in a byte

23
Q

a computer that provides LAN printing services, LAN file sharing, email, or web services over a network is called a _____

24
Q

which is smallest?

  • 400 megabytes
  • 7,000 kilobytes
  • 1/2 gigabyte
A

7000 kilobytes

25
Q

true or false: the internet is one type of traffic found on the world wide web.

26
Q

which of the following would typically be used to communicate between devices in the same room

  • bluetooth
  • infrared
  • microwave
  • none of these
A
  • bluetooth

- infrared

27
Q

object code is creater by a/an _____

  • compiler
  • debugger
  • programmer
  • interpreter
28
Q

true or false: you do not own a copy of microsoft office.

29
Q

true or false: a bit may contain the value of 0 or 1.

30
Q

when you type “www.acme.com” in your web browser, a specialized system on the internet directs you to the website for the acme corporation. this system is called the _____

  • IP address
  • domain name service
  • web locator utility
  • digital notation system
A

domain name service

31
Q

match the description to the network media type:

  • high bandwidth but requires line-of-sight transmissions, and can suffer time lags, depending upon distance and the signal must travel
  • widely used, flexible, reliable, low cost.
  • very high bandwidth and invulnerable to radio frequency (RFI) and electro-magnetic interference (EMI)
A
  • microwave
  • twisted pair wire
  • fiber optic cable
32
Q

which of the following is true about fiber optic media?

  • it is not susceptible to electro-magnetic interference
  • it is not susceptible to radio frequency interference
  • it requires line-of-sight
  • it cannot support high bandwidth
A
  • it is not susceptible to electro-magnetic interference

- it is not susceptible to radio frequency interference

33
Q

true or false: the clock speed of a cpu is measured in “hertz” which means “cycles per second”

34
Q

true or false: ram is the brain of the computer

35
Q

which is largest?

  • 3/4 gigabyte
  • 700 megabytes
  • 7000 kilobytes
A

3/4 gigabyte

36
Q

source code is created by a _____

  • programmer
  • compiler
  • debugger
  • interpreter
A

programmer

37
Q

BASIC, ForTran, COBOL, and C are examples of _____ generation computer language.

  • first
  • second
  • third
  • fourth
  • fifth