You are on page 1of 2

Chapter / Module: Chapter 2 / Module Data Type and the Software Development Life

Cycle
Question: Which one of this is not the right escape sequence for the character
represented
backspace is \b
tab \t
backslash \\\. – Correct Answer
NN \XNN
Page number: 18

Chapter / Module: Chapter 2 / Module Data Type and the Software Development Life
Cycle
Question: Which of these are examples of valid name except
myvarable99
My percent_variable
the_good_and_the _bad
with - Correct Answer
Page number: 20

Chapter / Module: Chapter 2 / Module Data Type and the Software Development Life
Cycle
Question: What are example of data types
a) Numbers
b) Strings
c) Boolean
d) all of the above - Correct answer
Page number: pg 18-20

Chapter / Module: Chapter 2 / Module Data Type and the Software Development Life
Cycle
Question: Which of the following is the first step in the software Development Life Cycle
a) Test the solution
b) design the solution
c) write the program
d) Define the solution - correct answer
Powerpoint: Software Development Life Cycle

Chapter / Module: Chapter 2 / Module Data Type and the Software Development Life
Cycle
Question: In the flowchart design model, the last shape is the terminal symbol reading
‘stop’ (true or false)
a) True - correct answer
b) False
Powerpoint: Software Development Life Cycle

Chapter / Module: Chapter 2 / Module Data Type and the Software Development Life
Cycle
Question: When documenting your program, what is not included as an option?
a)Test data results
b) Taking a picture with your device - correct answer
c) User manuals
d)Algorithms
Powerpoint: Software Development Life Cycle

You might also like