Presentation is loading. Please wait.

Presentation is loading. Please wait.

PreAP Computer Science Quiz

Similar presentations


Presentation on theme: "PreAP Computer Science Quiz"— Presentation transcript:

1 PreAP Computer Science Quiz 11.01- 02
Take out a piece of paper and PEN. The quiz starts ONE minute after the tardy bell rings. You will have 30 or 45 seconds per question.

2 Title the quiz as shown below The quiz starts in ONE minute.
Name Period Date Quiz 1. 8. 2. 9. 3. 10. 4. 11. 5. 12. 6. 13. 14. EC.

3 Question 01 Which of the following is a primitive data type? int
double char boolean All of the above

4 Question 02 A primitive data type is any data type that can store
one value only. more than one value. numbers only. letters only.

5 Question 03 A data structure is any data type that can store
one value only. more than one value. numbers only. letters only.

6 Question 04 Which is the first historical data structure? array record
stack file

7 Question 05 The language FORTRAN introduced the array. record. stack.
file.

8 Question 06 The language COBOL introduced the array. record. stack.
file.

9 Question 07 An array is a data structure that
stores elements of the same data type Every element can be accessed directly. stores elements of the same data type. Elements can only be accessed at one end in a LIFO manner. stores elements of the same or different data types. allows transfer between internal and external storage.

10 Question 08 A record is a data structure that
stores elements of the same data type Every element can be accessed directly. stores elements of the same data type. Elements can only be accessed at one end in a LIFO manner. stores elements of the same or different data types. allows transfer between internal and external storage.

11 Question 09 A file is a data structure that
stores elements of the same data type Every element can be accessed directly. stores elements of the same data type. Elements can only be accessed at one end in a LIFO manner. stores elements of the same or different data types. allows transfer between internal and external storage.

12 Question 10 A stack is a data structure that
stores elements of the same data type Every element can be accessed directly. stores elements of the same data type. Elements can only be accessed at one end in a LIFO manner. stores elements of the same or different data types. allows transfer between internal and external storage.

13 Question 11 A one-dimensional array is frequently called a file.
matrix. record. stack. vector.

14 Question 12 A two-dimensional array is frequently called a file.
matrix. record. stack. vector.

15 Question 13 A class is a ______ that can also store methods. file
matrix record stack vector

16 Question 14 Without the _______ data structure, it would be
impossible to save anything for later use. file matrix record stack vector

17 Extra Credit In the improved data structure definition what
characterizes a data structure? The amount of data stored The type of data stored The order of the data stored The manner in which data is stored and retrieved


Download ppt "PreAP Computer Science Quiz"

Similar presentations


Ads by Google