Case Based Critical Thinking QuestionsCase 17-1Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions.Here is one of the tables Maxwell showed to the audience. Referring to the accompanying figure, Leon asks which of the following fields uses a Number data type. What field does Maxwell point to?

A. Film Title
B. Director
C. MPAA
D. Nominations

Answer: D

Computer Science & Information Technology

You might also like to view...

It seems that mutator and accessor functions defeat the purpose of making the member variables private. Why is this not so?

What will be an ideal response?

Computer Science & Information Technology

, A definition of a variable outside any function is called a

a) local function definition b) global variable definition c) global function header d) global function definition e) local variable definition

Computer Science & Information Technology