Shared Flashcard Set

Details

Intro Prgrm Logic Quiz 6 Capt 6
Chap 6 Quiz
8
Computer Science
Undergraduate 1
02/11/2017

Additional Computer Science Flashcards

 


 

Cards

Term
The expression Floor(Random()*6) produces the numbers _____ through _____ (use a comma to separate your responses)
Definition
0, 5
Term
Numbers that form an unpredictable sequence in which each number is equally likely to occur are called __________ __________.
Definition
random numbers
Term
The function that returns the number of characters in a string is the __________ function.
Definition
Length_Of
Term
In a program with nested loops, the outer loop is completed __________ (before/after) the inner loop.
Definition
after
Term
When one loop is contained within another loop, we say these are __________ loops.
Definition
nested
Term
The starting value of an algorithm used to generate a range of numbers is called the _________.
Definition
seed
Term
The statement

If Int(Number) != Number Then...

checks to see if the value of Number is a(n) _________.
Definition
Integer
Term
____________ __________ are numbers that belong to a sequence, generated by a mathematical algorithm, in which each number is equally likely to occur.
Definition
pseudorandom numbers
Supporting users have an ad free experience!