

Information Systems Foundations
Final Exam Questions
Course Introduction
Information Systems Foundations introduces students to the fundamental concepts and components of information systems within organizations. The course explores how information technologies, people, data, processes, and software work together to support business operations, decision making, and strategic objectives. Topics include information systems types, system development life cycles, data management, ethical and social issues, and the role of information systems in achieving competitive advantage. Emphasis is placed on understanding how information systems contribute to organizational effectiveness and how emerging technologies are shaping the modern business landscape.
Recommended Textbook
HTML and JavaScript BASICS 4th Edition by Karl Barksdale
Available Study Resources on Quizplus
10 Chapters
499 Verified Questions
499 Flashcards
Source URL: https://quizplus.com/study-set/1307

Page 2

Chapter 1: Quick Html Know-How
Available Study Resources on Quizplus for this Chatper
50 Verified Questions
50 Flashcards
Source URL: https://quizplus.com/quiz/26043
Sample Questions
Q1) Sheila owns a personal computer that runs Windows.She wants to write her own HTML code in a simple text editor.What program would you recommend that Sheila use?
A) Microsoft Word
B) Notepad
C) Adobe Dreamweaver
D) Sites from Google
Answer: B
Q2) In Figure 1-1 above,the list shown is an example of a(n)____.
A)unordered list
B)bulleted list
C)ordered list
D)either a.or b.
Answer: D
Q3) HTML documents are ____ files.
A) text
B) movie
C) graphic
D) audio
Answer: A
To view all questions and flashcards with answers, click on the resource link above.
Page 3

Chapter 2: Basic Organization Techniques
Available Study Resources on Quizplus for this Chatper
50 Verified Questions
50 Flashcards
Source URL: https://quizplus.com/quiz/26044
Sample Questions
Q1) The pound sign (#)can be created by holding the Shift key down and pressing the number 4.
A)True
B)False
Answer: False
Q2) On Cole's Web site,upcoming hockey game dates and times appear in a bulleted list.However,the bullets appear long after the list should have ended.It is most likely that Cole forgot to close the ____ tag.
A) < /or>
B) < /list>
C) < /bl>
D) < /ul>
Answer: D
Q3) To create a single-spaced break around the text,you would use the ____ tag(s).
A) < p>< /p>
B) < br />
C) < pg>< /pg>
D) < b />
Answer: B
To view all questions and flashcards with answers, click on the resource link above.
Page 4

Chapter 3: Power Techniques
Available Study Resources on Quizplus for this Chatper
50 Verified Questions
50 Flashcards
Source URL: https://quizplus.com/quiz/26045
Sample Questions
Q1) When creating a table,the ____ tag defines a table cell.
A) < tc>
B) < cell>
C) < td>
D) < t cell>
Answer: C
Q2) Use < style> tag attributes and values to control the color of the words with ____.
A) < style="color:">
B) < style="hue:">
C) < style="color value:">
D) < style="hue value:">
Answer: A
Q3) Figure 3-2 above shows GIF images with changing ____ in a Firefox browser.
A) attributes
B)values
C)both a.and b.
D)neither a.nor b.
Answer: C
To view all questions and flashcards with answers, click on the resource link above. Page 5

Chapter 4: Html Structural Design Techniques
Available Study Resources on Quizplus for this Chatper
50 Verified Questions
50 Flashcards
Source URL: https://quizplus.com/quiz/26046
Sample Questions
Q1) Makes it obvious where one frame ends and another begins
A)Rows attribute
B)Title bar
C)Frames
D)Hyperlink
E)Frame separators
Q2) The frameset page contains ____ tags that mark the beginning and the end of frame definitions.
A) < frame start> and < /frame end>
B) < framedef> and < /framedef>
C) < frame set> and < /frame set>
D) < frameset> and < /frameset>
Q3) Frames support several attributes that may ____ the user to adjust the appearance of the resulting Web page.
A) allow
B)disallow
C)either a.or b.
D)neither a.nor b.
Q4) The ____________________ tag allows you to define a set of rectangular areas on your browser screen called frames.
To view all questions and flashcards with answers, click on the resource link above. Page 6

Chapter 5: Introduction to Cascading Style Sheets
Available Study Resources on Quizplus for this Chatper
49 Verified Questions
49 Flashcards
Source URL: https://quizplus.com/quiz/26047
Sample Questions
Q1) After a link is clicked,it should appear as ____ until it loses focus.
A) active
B) normal
C) on
D) off
Q2) Because it is common for Web designers to want different tables on their Web pages to have different attributes,this is a perfect opportunity to make use of style
Q3) Support a variety of attributes that are used to define column widths,border thickness and style,and cell padding,as well as other features
A)Style
B)Cascading style sheet
C)Cascading style
D)Tables
E)Style class
Q4) The behavior of hyperlinks cannot be modified with Cascading Style Sheets.
A)True
B)False
Q5) The latest HTML standard is version ____________________.
To view all questions and flashcards with answers, click on the resource link above. Page 7

Chapter 6: Introducing Javascript
Available Study Resources on Quizplus for this Chatper
50 Verified Questions
50 Flashcards
Source URL: https://quizplus.com/quiz/26048
Sample Questions
Q1) Programming languages must be converted from a human-readable form to a machine-readable form by a specialized piece of software called a ____.
A) binary code
B) method
C) compiler
D) programmer
Q2) If the result of the condition is true,the else block will run.____________________
A)True
B)False
Q3) It is easy for a Web browser to detect whether a particular Web page contains embedded JavaScript code.The person who creates the document should use the < string> tag to mark the beginning of a JavaScript section.____________________
A)True
B)False
Q4) Strictly speaking,the rules of JavaScript syntax require a semicolon at the end of each line.
A)True
B)False
To view all questions and flashcards with answers, click on the resource link above. Page 8

Chapter 7: Using Images With Javascript
Available Study Resources on Quizplus for this Chatper
50 Verified Questions
50 Flashcards
Source URL: https://quizplus.com/quiz/26049
Sample Questions
Q1) A(n)____ is an integer variable that identifies which element of an array is being referenced.
A) variable
B) figure
C) digit
D) index
Q2) A real number (also called a(n)____________________-point number)is a numerical value that includes a decimal portion.
Q3) The ____ event is triggered when the user clicks the mouse pointer on an object.
A) onMouseClick
B) onClick
C) onChoose
D) onMouse
Q4) A function is nothing more than a segment of JavaScript code that can be invoked or called.____________________
A)True
B)False
Q5) Cycling banners are also known as ____________________ banners.
To view all questions and flashcards with answers, click on the resource link above. Page 9

Chapter 8: Creating Forms With Javascript
Available Study Resources on Quizplus for this Chatper
50 Verified Questions
50 Flashcards
Source URL: https://quizplus.com/quiz/26050
Sample Questions
Q1) Old-style stereo systems used mechanical radio buttons that were usually ____,so the Windows programmers gave this shape to their radio buttons.
A) square
B) round
C) oval
D) rectangle
Q2) There are several JavaScript events that can be used to add some "intelligence" to simple HTML form components.
A)True
B)False
Q3) When the server receives the form data,it is processed by another program that is typically written in ASP,JSP,PHP,or some other ____ scripting/programming language.
A) client-side
B) server-side
C) form-specific
D) browser-specific
Q4) ____________________ is the process of checking user input data to make sure that it is complete and accurate.
To view all questions and flashcards with answers, click on the resource link above.
Page 10

Chapter 9: Using Javascript With Frames
Available Study Resources on Quizplus for this Chatper
50 Verified Questions
50 Flashcards
Source URL: https://quizplus.com/quiz/26051
Sample Questions
Q1) JavaScript is more like other,more highly developed languages such as all of the following EXCEPT ____.
A) C++
B) Visual Basic
C) Java
D) Pascal
Q2) Before you can write JavaScript code that allows different frames to interact,you must create ____ documents that define a frameset.
A) JavaScript
B) HTML
C) HTTP
D) Pascal
Q3) Assembly language is very easy to learn.
A)True
B)False
Q4) Assembly language uses ____________________ as assembly commands that are then turned into machine-specific commands.
Q5) A JavaScript ____________________ that will take you to the previous image may be named prevImage().
To view all questions and flashcards with answers, click on the resource link above. Page 11

Chapter 10: Using Javascript With Styles
Available Study Resources on Quizplus for this Chatper
50 Verified Questions
50 Flashcards
Source URL: https://quizplus.com/quiz/26052
Sample Questions
Q1) When assigning an id to an HTML element,there is a corresponding JavaScript method called ____ that must be invoked for your JavaScript code to access it by id.
A) getElementByClass()
B) getElementByCode()
C) getElementByName()
D) getElementById()
Q2) Horizontal rule,without attributes and values
A)< hr />
B)< hr style="width:25%;height:20px" />
C)< hr style="width:50%" />
D)h6 {color:blue}
E)h1 {color:blue}
Q3) An element's ____ functions much the same as a tag's name attribute.
A) sequence
B) code
C) keyword
D) id
Q4) The term ____________________ simply means to display with the proper attributes applied.
To view all questions and flashcards with answers, click on the resource link above. Page 12