The
company that popularized personal computing was ________.
Apple
Computers
process data under the control of sets of instructions called computer
________.
Programs
________ is a type of computerlanguage that uses Englishlike abbreviations for machine-language instructions.
Assembly Language
________ languages are most
convenient to the programmer for writing programs quickly and easily.
High Level
The
only language a computer can directly understand is that computer’s ________.
Machine Language
The
programs that translate high-level language programs into machine language are
called ________.
Compilers
________, or labeling content, is
another key part of the collaborative theme of Web 2.0.
Tagging
With ________ development,
individuals and companies contribute their efforts in developing, maintaining
and evolving software in exchange for the right to use that software for their
own purposes, typically at no charge.
Open Source
The ________ was the predecessor to
the Internet.
ARPANET
The information-carrying capacity of a communications medium like the Internet is
called ________.
Bandwidth
The acronym TCP/IP stands for
________.
Transmission
Control
Protocol -
Internet
Protocol
The
________ allows computer users to locate and view multimedia-based documents on
almost any subject over the Internet.
World Wide Web
________ founded an
organization—called the World Wide Web Consortium (W3C)—devoted to developing
nonproprietary, interoperable technologies for the World Wide Web.
Tim Berners-Lee.
________ are reusable software components
that model items in the real world.
Objects
________ is a smartphone operating system based on the Linux kernel and Java.
Android
Objects have the property of
________—although objects may know how to communicate with one another across
well-defined interfaces, they normally are not allowed to know how other
objects are implemented.
Information Hiding
In object-oriented programming languages, we create ________ to house the set of
methods that perform tasks
classes
The process of analyzing and designing a system from an object-oriented point of view is called ________.
object-oriented analysis and design (OOAD).
With ________, new classes of
objects are derived by absorbing characteristics of existing classes, then
adding unique characteristics of their own.
Inheritance
The size, shape, color and weight of an object are considered ________ of the
object’s class.
Attributes
HTML5 (HyperText Markup Language 5)
is a high-level language designed to specify the content and structure of web
pages in a portable manner.
False.
HTML is a markup language.
Keeping page styling together with the page content and structure enables you to easily change the look and feel of the pages on an entire website, or a portion of a website.
False.
By separating page styling from page content and structure, you can change the look and feel of the pages on an entire website, or a portion of a website, simply by swapping out one style sheet for another.
A
web server maintains a database of hostnames and their corresponding IP
addresses, and performs the translations automatically.
False.
A Domain Name System (DNS) server maintains a database of hostnames and their corresponding IP addresses, and performs the translations automatically.
________ is a JavaScript library that
simplifies JavaScript programming by making it easier to manipulate a web page’s elements and interact with servers in a portable manner across various web browsers.
jQuery
________ is the standard for
transferring encrypted data on the web.
Hypertext Transfer Protocol Secure (HTTPS)
________ identify resources on the Internet.
URIs (Uniform Resource Identifiers)
An ________ is a numerical value that
uniquely identifies the server on the Internet.
IP Address
Browsers often ________ web pages for quick reloading.
Cache
The ________ operating system is used in the iPhone, iPad and iPod Touch devices.
iOS
The process of instructing the computer to solve a problem is called _____________?
What does ARPA stand for?
the
Advanced Research Projects Agency
Author
twsted1too
ID
249125
Card Set
Internet & WWW - Ch1
Description
These are flash cards from the summary points as well as the provided question for the book Internet and World Wide Web:How to Program, 5th edition