Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

CPSC 110 2023 with verified questions and answers

Rating
-
Sold
-
Pages
8
Grade
A+
Uploaded on
13-03-2023
Written in
2022/2023

b) false In order for something to be considered a computer it must have a keyboard attached. a) true b) false c) only certain computers c) punch cards and punch card readers What was used to make analyzing results faster for the 1890 census? a) integrated circuits b) processors c) punch cards and punch card readers d) ENIAC b) define When using a search engine like Google, Bing, Yahoo, or DuckDuckGo, what keyword can be used to provide you with a definition of a certain term? a) look-up b) define c) dictionary d) definition a) processor What word is interchangeable with computer? a) processor b) desktop c) personal d) integrated circuit d) no educational background is required What educational background is required to write algorithms? a) BS in computer science of computer engineering b) MS in computer science or computer engineering c) a high school diploma d) no educational background is required d) all of the above An agent could be a: a) computer b) human c) program d) all of the above Eniac, Philadelphia Name of the first electronic computer and where was it located? hardware The instructions written in software are followed or executed by ________. Transistors ___________ made computers more affordable and allowed them to have more complex CPUs. Emails, games, and word processing What were the 3 early technologies that increased ones' desire to own a personal computer? cheap, expensive Complexity is _____ to manufacture, though it remains _________ to design. programs Software is a collective term for ________. relevant & irrelevant Abstracting required you to separate information into two categories: _______ & _______. inputs, outputs A program acts on ______ and results in _______. c)User Interface What is a UI? a) update identification b) user identification c) user interface d) update interface b) Door Handles Which of the following is not a common computer metaphor? a) buttons b) door handles c) menus d) sliders d) menu Which of the following is not an instance? a) image b) song file c) word processing document d) menu a) exactly what you tell them to do Computers do a) exactly what you tell them to do b) only what other computers tell them to do c) instructions at random d) everything d) click around A good way to learn how to use a new application or piece of software is to a) read the entire manual b) skim through the manual c) call tech support d) click around b) copy Each time you paste, what is made of that saved version? a) file b) copy c) type d) replace a) Ctrl+C or Command+C What key sequence does ^C indicate to the user? a) Ctrl+C or Command+C b) c c) C d) Caps Lock + C d) mouse When computers went mobile, this popular device was now a problem. a) printer b) keyboard c) power cord d) mouse b) Apple What company introduced the mouse? a) Microsoft b) Apple c) IBM d) Xerox perfect reproduction Digital is better than analog encoding of information because with digital it is possible to have a(n) _______. metaphors Software designers help users understand their software through the use of _______. File Open, New, Close, and Save can usually be found in the _______ menu. digital Perfect reproduction is a property of _______ information. Edit In an application with menus, Undo, Cut, Copy, and Paste can usually be found in the _______ menu. Hide, edit, and restore _______, _______, and ______ are 3 steps of the placeholder technique. Easy to type and not used anywhere else _______ and _______ are important to keep in mind when using a placeholder. Feedback _______ is any indication that the computer is still processing a task or has already completed it. Xerox Alto Overlapping windows were first used in the under interface of the _____ _____ consistent Usually applications from the same vendor are _______ a) caching Saving information for possible reuse is called a) caching b) hopping c) DNS lookup d) serving c) 45 If the internet consisted of 4 computers, there would be 6 possible connections. If it consisted of 5 computers, there would be 10 possible connections. How many connections are possible with 10 computers? a) 10 b) 30 c) 45 d) Infinite c) 4,294,967,296 What is the potential number of IPv4 addresses available? a) 65,536 b) 16,777,216 c) 4,294,967,296 d) infinite c) maintain the relationship between IP addressed and symbolic computer names Root name servers: a) maintain a list of all computer users b) manage all emails sent c) maintain the relationship between IP addresses and symbolic computer names d) maintain a list of all Web pages b) asynchronous This type of communication results in the sending and receiving of information at different times: a) synchronous b) asynchronous c) slow d) DNS a) synchronous The Internet is fast enough to mimic _____ communication a) synchronous b) asynchronous c) special d) LAN d) false The Internet and the World Wide Web are different names for the same thing a) true b) it depends c) the Internet is what we used to call the World Wide Web d) false d) both files and folders What can folders contain? a) files b) folders c) neither files nor folders d) both files and folders root name All IP addresses of authoritative name servers for TDLs are maintained and managed by 13 _____ _____ servers. multicast A communication that goes out to many people within a specific target audience is called a(n) ______. domain A hierarchy of related computers on a network is called a(n) _______. channel Computers on an Ethernet network "tap" into a cable called the _______. Ethernet _______ is the main technology for local area networks. intranets Local networks that support communications wholly within an organization are called _______. web servers Special computers that send files to Web browsers elsewhere on the Internet are known as _____ _____. protocol In a Web address, the http:// is the _____. FTP (Ffile Transfer Protocol) Files are often sent over the Internet via a process known by the acronym _____. description The source file for a Web page contains the _________ of the page, not the actual image of the page. client, server In the client/server structure, the customer's computer is the _______ and the business's computer is the ______. downloading, uploading When we get files from a server we are _______ them. When we put files on a server we are _______ them. domain names Instead of typing the IP address, we use symbolic names, which are also called _____ _____. domain names, path names In URLs, _______ _______ are not case sensitive, but _____ _____ may be case sensitive. higher, lower When moving inside of a directory hierarchy, moving up is the same as moving _______, and moving down is the same as moving _______. c) case does not matter HTML tags must be a) uppercase b) lowercase c) case does not matter d) either all uppercase or all lowercase b) white space Space inserted to make a document more readable is called a) special space b) white space c) CSS space d) HTML space c) paragraph The p /p tags indicate the beginning and end of a a) package b) picture c) paragraph d) preformatted text section c) style = "background-color:blue" The attribute specifying a blue background is a) bgcolor = # b) background = "blue" c) style = "background-color:blue" d) bgcolor = blue b) open the parent folder The ../ notation in a relative path of hypertext reference means to a) go down a folder b) open the parent folder c) search a folder d) create a folder a) img scr = "" style="float:right" / To place an image on the right side of the window with the text filling the area to the left of the image, the tag would need to look like a) img scr = "" style="float:right" / b) img scr align = "" "right" / c) img = "" scr align = "right" / d) img = "" align scr = "float: right" / b) are set using the width and height attributes The dimensions for an image on a Web page a) are set using the x and y attributes b) are set using the width and height attributes c) must be set to the actual size of the image d) are automatically adjusted by the browser to fit in the space allotted d) yes, the tags are nested correctly Betsy created some nested tags as displayed here: pbiRock On!/i/b/p. Did she nest the tags appropriately? a) No, italic tags must always come before bold tags b) No, paragraph tags need to be right before the actual text c) The first part is right, but the second part should be /p/b/i d) Yes, the tags are nested correctly c) html, head, body What tags are required for an HTML page? a) html, head b) html, head, foot, body c) html, head, body d) no tags are required b) p If you want to display an image without any text around it, you should nest it inside of which tag(s)? a) p : img b) p c) pa d) imgp nested ______ tags are tags between other tags pre The _____ tag is a way to get more than one consecutive space in a line of a Web page. attributes Specifications inside a tag are called _______. source The src in an image tag stands for ______. ordered list, ol To put the 10 greatest inventions of all time, in order, on a Web page, you should use a(n) _____ _____, __. CSS _______ is the main language that defines how a Web page should look. do, learn You have to _____ it to _____ it. h1 _____ is the tag for the heading that is the largest and the darkest. ignores HTML ______ white space. padding ________ separates the content from the border.

Show more Read less
Institution
CPSC 110
Course
CPSC 110









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
CPSC 110
Course
CPSC 110

Document information

Uploaded on
March 13, 2023
Number of pages
8
Written in
2022/2023
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$10.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Arthurmark Chamberlain College Of Nursing
Follow You need to be logged in order to follow users or courses
Sold
45
Member since
4 year
Number of followers
39
Documents
1422
Last sold
7 months ago

3.7

9 reviews

5
5
4
0
3
2
2
0
1
2

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions