Some data are to be collected. Will the data be quantitative or qualitative? Your blood type.

A. quantitative
B. qualitative


Answer: B

Computer Science & Information Technology

You might also like to view...

You monitor and evaluate network traffic to gather evidence that indicates whether your IDPS _________________ are working well or need to be updated.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

By default, records in a table are sorted by the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

_____ means that the operating system has been compromised so that the user has an increased level of privilege on the phone

Fill in the blank(s) with correct word

Computer Science & Information Technology

Assume string1 is a character array. Which of the following op-erations does not produce a string?

a) string1[] = "test"; b) string1[] = {'t', 'e', 's', 't', '\0'}; c) string1[] = {'t', 'e', 's', 't'}; d) string1[] = " ";

Computer Science & Information Technology