Chapters 3,6,7,13

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

What do we mean by hyperthreading, and CPU benchmark?

Hyperthreading: capability of CPU to create additional virtual core CPU benchmark: measures to compare performance between processors

Who ensures the IP addresses are unique?

ICANN (Internet Corporation for Assigned Names & Numbers) Manages the Internet's domain name system & allocation of IP addresses

What is an IP address?

IP Address is a unique identification number, its a set of four groups of numbers separated by periods, and is commonly referred to as a dotted quad or dotted decimal. IP Addresses are the means by which computers connected to the Internet identify each other. * uniquely identifies each computer (192.168.1.254) * domain: text version of IP address (amazon.com; fresnostate.edu)

What is the difference between instant messaging and texting?

Instant Messaging (IM) -- way of communicating in real time over the Internet, was a primary means of chatting w/ friends in real time. Texting (SMS) -- Short Message Service to send short messages between mobile devices. Some texting services that use Multimedia Message Service (MMS) can include images or videos.

What is the Internet of Things (IoT)?

Interconnection of uniquely identifiable embedded computing devices that transfer data over the network without requiring human interaction * term for the explosive growth of Internet-enabled devices

What are the benefits of a network?

Sharing high-speed Internet connection Sharing printers & peripheral devices Sharing files Common communications (even if different operating systems, computers can still communicate)

What's a network and what is the purpose of a network?

Two or more computers that are Connected via software & hardware Allow for communication

What were the first locations on ARPANET?

UCLA, Stanford Research Institute, University of Cali Santa Barbara, and University of Utah in Salt Lake City.

What is the video card, and what type of RAM does it use?

Video cards: expansion card installed inside system unit to translate binary code into images Mostly for desktops RAM used: GDDR3 & GDDR5

Who are considered the "fathers of the Internet?

Vinton Cerf and Robert Kahn

What is the difference between a web server, a commerce server and a file server?

Web server: host web pages & provide information to clients Commerce server: enables users to buy goods & services File server: provide remote storage space

How does mobile broadband Internet compare with wired Internet access? What is a data plan?

Wired Internet access: WiFi established through router Mobile broadband Internet: 3G & 4G connects to Internet Data plan: Internet connectivity plan

What is ARPANET?

ARPANET is the beginning of the Internet developed by the U.S. government. It began as a four-node network and many people participated but two men known as "Fathers of the Internet" Vinton Cerf and Robert Kahn were main people.

What's backward compatibility?

Ability of current devices to use earlier standards

What's an Access Point, Wireless Extender, and when can you use it?

Access Point: connects with cable to router Range Extender: amplifies wireless signal

What is meant by access time?

Access time: time to find stored data

Be familiar with the different transmission media: unshielded twisted-pair (UTP) cable, twisted-pair cable, coaxial cable, fiber-optic cable. Which is more common, expensive, inexpensive, difficult to install, data transfer rates, etc?

All are examples of "transmission media": establish communication channel between nodes; wired or wireless UTP cable: twisted copper wires, plastic jacket; cheapest Coaxial cable: single copper wire; layers of plastic; medium price Fiber-optic cable: plastic or glass fibers; expensive

How can files be shared on a home network?

Home network servers: designed to store files; can do backups; allow others to access network

What is VoIP?

(Voice over Internet Protocol) is a fully digital phone service that allows calls to be transmitted over the Internet rather than over traditional phone lines or cellular networks. Advantage of VoIP is that it is free or low cost for long distance services and the portability of it. Disadvantages are sound quality and reliability issues.

What are the three levels of cache and which one is faster and slower?

* cache memory based on proximity to processor * level 1: fastest, least data * level 2: intermediate * level 3: slowest, most data

Why and when should you use e-mail? Is it private?

* fast & convenient communication; asynchronous (messages can wait) * use for: exchanging & collaborating on documents via attachments * relatively private (compared to social networking sites), not really private (so no)

What do we mean by single, double, quad core?

* number of cores: contributes to CPU processing power * mobile users: low power draw important, not number of cores * casual users: a few cores OK * "power" users: as many cores as possible

What's parallel processing, cache memory and pipelining?

* parallel processing: two or more CPUs working together to accomplish task * cache memory: form of RAM that gets data to the CPU * pipelining: technique used by CPUs; work on multiple items at same time; boost CPU performance

What are the two main components of the CPU (ALU and Control Unit) and what do the do?

*arithmetic logic unit (ALU): performs arithmetic & logical operations * control unit (CU): extracts instructions from memory and decodes & executes them, calling on the ALU when necessary

What is the difference between static IP addresses and dynamic IP addresses?

*statistic addressing: IP assigned by network administrator; doesn't change *dynamic addressing: computer is assigned a temporary address automatically

What needs to be considered before disposing of your old computer device?

1. Added benefit 2. Environmental impact 3. Donate 4. Remove all data

What's the maximum number of wireless devices most routers support? Can I connect Mac and Windows devices?

253 Yes

How many feet can normal 802.11n and 802.11ac device reach?

350 feet (with diminishing speed)

Be familiar with 802.11a, b, g, n, and ac protocols

802.11a (old, not for public) 802.11b (wi-fi at home) 802.11g (wi-fi at home, 15 devices) 802.11n (standard, most people have at home, over 200 devices) 802.11ac (newest, fastest, expensive; more radios, greater distance)

What is the difference between B2C, B2B and C2C?

B2C -- (Business-to-Consumer) transactions take place between businesses and consumers. Such transactions include those between customers and completely online businesses. B2B -- (Business-to-Business) transactions occur when businesses buy and sell goods and services to other people. C2C -- (Consumer-to-Consumer) transactions occur when consumers sell to each other through sites such as eBay.

What is e-mail etiquette?

Be concise and to the point Use the spell-checker and proofread your e-mail before sending it Avoid using abbreviations such as u, r, LOL, and BTW Include a meaningful subject line to help recipients prioritize and organize e-mails Add a signature line that includes your contact info. Include only those people on the e-mail who truly need to receive it.

What is the difference between a blog and a vlog?

Blog is a personal log or journal posted on the web. They are generally written by a single author and are arranged as a listing of entries on a single page. Vlog is a blog that uses video as the primary content.Vlogs are a popular means of personal expression, and can be found on things like YouTube.

What's a CPU and what is its main tasks?

CPU -- (Central Processing Unit) is a piece of hardware that carries out the instructions of a computer program. It performs the basic arithmetical, logical, and input/output operations of a computer system Main tasks are to Fetch, Decode, Execute, and Store.

Be familiar with the different Internet connections: cable, DSL, Fiber-optic service, satellite Internet, mobile hotspots, and mobile broadband.

Cable: coaxial cable; speed may drop during high-usage periods; max speed of 30 mbps DSL (Digital Subscriber Line): copper wire phone line; speeds drops as distance from source increases; maximum 15 mbps Fiber-optic: optically pure glass or plastic; data through light signals, which do not degrade; maximum of 500 mbps Satellite Internet: for people in rural areas; expensive & slow Mobile hotspots: often requires data plan Mobile Broadband:

What do client, server, and client/server network mean?

Client -- computer that asks for data Server -- computer that receives the request and returns the data to the client Client/Server Network -- Referred because of the Internet uses clients and servers

Why do computers need a system clock and what's clock cycle and clock speed?

Computers need a system clock so that the computer can move from one stage of the machine cycle to the next. Clock Cycle -- The steady beats or "ticks" of the system clock, which set the pace by which the computer moves from process to process. Clock Speed -- The pace, measured in hertz (Hz), which describes how many times something happens per second.

What is e-commerce?

E-Commerce -- (Electronic Commerce) is the process of conducting business online. Its Identified by whom the business is being conducted.

How are packets sent on the internet?

Each packet sent through the Internet can follow its own route to its final destination Sequential numbering of packets ensures they're reassembled in the correct order at destination

What is encryption, private-keys, and public-keys?

Encryption: making a message unreadable Private-key: one key; only the two parties involved have the code Public-key: two keys available; one for encrypting, one for decrypting

What are the four parts of a machine cycle?

FDES Fetch: required instruction from RAM Decode: instruction, so computer can understand Execute: the instruction Store: result, before fetching next required instruction

What are http, https, and ftp?

HTTP: Hyptertext Transfer Protocol HTTPS: combination of HTTP & SSL SSL: Secure Socket Layer (network security protocol)

What are IETF, IAB, ICANN, and W3C and what are they each responsible for?

Internet Engineering Task Force (IETF): researches new Internet technologies Internet Architecture Board (IAB): provides direction for the maintenance & development of Internet protocols Internet Corporation for Assigned Names & Numbers (ICANN): responsible for managing the Internet's domain name system & the allocation of IP addresses World Wide Web Consortium (W3C): sets standards & develops protocols for the web

What is the Internet backbone?

Internet backbone: the main paths of the Internet A collection of large national & international networks (owned mostly by commercial, educational, or government organizations) Backbone providers are required to connect to other backbone providers Have the fastest high-speed connections

What are the two types of hard drives and what is the difference between them? Which one is faster, slower, and which one holds the most data?

Mechanical Hard Drives: magnetic Have mechanical, moving parts Largest capacity of any storage (8 TB) Data saved as pattern of magnetized spots of 1s & 0s *5-year life time Solid State Drives (SSD) No moving parts: generates little heat, not noise Requires less power, fast access 10-year life time

Define Moore's law and understand it

Moore's Law -- describes the pace at which central processing units (CPUs) improve. This rule predicts that the number of transistors inside a CPU will increase so fast that CPU processing power will double about every 2 years.

Be familiar with: network adapter, network interface card (NIC), modem, router, switch, Internet of things, and network operating systems.

Network adapter: needed by node Network interface card (NIC): any integrated network adapter Modem: for broadband connection, translates signal into digital & back again Router: transfers packets of data between two or more networks Internet of Things (IoT): interconnection of uniquely identifiable embedded computing devices that transfer data over the network without requiring human interaction Network Operating System (NOS): installed on server; handle request from computers; ex. Windows Server 2012

Define PAN, LAN, HAN, MAN, WAN

Network classified by distance PAN: personal area network (communication close to one person) LAN: local area network (small geographical area) HAN: home area network (located in home; type of LAN) MAN: metropolitan area network (large network; city or county) WAN: wide area network (large physical distance)

Differentiates between a client/server network and a peer-to-peer network

Network classified by levels of administration Client/server network: single, central server provides information to many clients P2P network: each node can communicate with each other directly; no central server

What is a protocol, what is Gigabit Ethernet or 802.3 protocol?

Network classified by protocols used protocol

What's a Network-attached storage (NAS) and Home Network server?

Network-attached storage (NAS): store & manage network data; provides centralized data storage & access Home Network server: store & share files across network

What's a network-ready device and what's an example of it?

Network-ready device (Internet-ready device): connect directly to network through either wired or wireless connection Game consoles, smart TVs

What was Mosaic?

One of the first graphical web browsers. 1993, Mosaic Browser, which could display graphics as well as text, was released. The once-popular Netscape Navigator browser evolved from Mosaic and heralded the beginning of the web's monumental growth.

What are the different types of optical drives, which one holds the most data, how is data written to them?

Optical drives: CD, DVD, Blu-ray discs Tiny pits burned into the disc by a high-speed laser CD: 700 MBs DVD: 4.7 GB BD: 25GB

What is meant by overclocking?

Overclocking -- is when users push their hardware to perform faster. Overclocking means that you run the CPU at a faster speed than the manufacturer recommends. It produces more heat, meaning a shorter lifespan for the CPU, and usually voids any warranty, but in gaming systems, you'll see this done quite often. * overclocking: pushing CPU to perform faster

What is packet switching?

Packet switching: data broken into smaller chunks called packets Packet switching is a more efficient form of computer communication than circuit switching

What does a data packet contain?

Packets contain: address to which packet is sent; address from where packet originates; reassembly instructions; data being transmitted

What are the steps needed to secure your home network? What's Piggybacking?

Piggybacking: connecting to a wireless network without permission Securing: Use encryption & security protocols Change network name (SSID) Disable SSID broadcast Change default password Create passphrase Implement media access controls Limit signal range Appy firmware upgrades Disable remote access Keep router firmware up to date

What's a pit and a land?

Pits: written area (reflective) Land: unwritten (not reflective)

What is the difference between a podcast and a webcast?

Podcast -- form of a digital media composed of a series of audio or video files that are distributed over the Internet Webcast -- usually broadcast of audio or video content over the internet. Unlike podcasts, which are pre recorded and made available for download, most webcasts are distributed in "real time", meaning that they're live or one-time events.

What ports are usually available on video cards?

Ports available: HDMI DVI DisplayPort Adapater VGA HDMI is standardized sound and video

What's RAM?, what is volatility and what is the type of RAM being used right now?

Random Access Memory (RAM): holds data while computer is on Volatility for RAM: temporary Current: DDR3 & DDR4 (Double Data Rate) DDR4 the newest DDR5 for graphic cards

What's RAID and what is the difference between RAID 0 and RAID 1?

Redundant Array of Independent Disks (RAID): series of strategies for using more than one drive in a system RAID 0: dividing file into two drives; speeds up saving RAID 1: data copied in two drives instantly

What's meant by Network architecture?

Refers to classification of network Distance, levels of administration, or protocols used

What is the difference between server-side and client-side application software?

Server-side: programs that run on web server Client-side: runs on client computer

What's smartphone, tablet, ultrabook, laptop and desktops? Which one are smaller, bigger, more and less powerful?

Smartphone -- use a CPU and an interface so powerful that they can take on many of the same tasks as much more expensive computers. They illustrate true power of Digital Convergence, as they incorporate a range of features that used to be available only in separate, dedicated devices Tablet -- portable computer integrated into a multi touch-sensitive screen. Laptop -- portable computer that has a keyboard, monitor, and other devices integrated into a single compact case. Ultrabook -- full-featured computers that focus on offering a very thin, lightweight computing solution. Desktop -- intended for use at a single location, so its stationary. Most desktops consist of a separate case or tower that houses the main components of the computer and to which peripheral devices are attached.

What is the difference between social commerce and mobile commerce?

Social Commerce -- is a subset of e-commerce that uses social networks to assist in marketing and purchasing products Mobile Commerce -- conducting commercial transactions online through smartphone, tablet, or other mobile device. Apple Pay and other digital payment systems are becoming quite popular, as well as making payments using mobile apps.

What's a sound card and what is surround sound and 3D sound cards?

Sound card: enables computer to drive speaker system 3-D sound technology: sound generated throughout room

What's system evaluations?

System Evaluation -- Look at your computer's subsystems, see what they do, and check how they perform during your typical workday. Then compare that with what is available on the market, and the path forward for you will become clearer

What is TCP/IP?

TCP/IP: Transfer Control Protocol / Internet Protocol default protocol for the Internet * IP: responsible for sending information from one computer to another * TCP: establishes connection

Why was the Internet created?

The concept of the Internet was developed by the U.S. Department of Defense as a network that Would not be disrupted easily in event of an attack.


Ensembles d'études connexes

Украинская литература

View Set

Lippincott for Taylor: Fundamentals of Nursing Chapter 7- Legal Dimensions of Nursing Practice

View Set

PSYC 356 Chp 15 Buss, PSYC 356 Chp 13 MaCrea and Costa

View Set

Physics II Final - MisConceptual Questions

View Set

Ch 3: Perceiving Ourselves and Others in Organizations

View Set

Writing Workshop: Evaluating Sources That Support a Claim

View Set