Multiple Choice
Which of the following queries will select all counties that have a population with more than 100,000 persons (from a layer called POP) as well as all counties that have more than 100,000 housing units (from a layers called HOUSES) ?
A) POP > 100000 AND HOUSES > 100000
B) (POP AND HOUSES) > 100000
C) POP > 100000 OR HOUSES > 100000
D) POP > 100000 XOR HOUSES =< 100000
Correct Answer:

Verified
Correct Answer:
Verified
Q2: Which of the following boolean operators would
Q3: Describe two applications of spatial analysis using
Q4: Which geoprocessing operation will select all areas
Q5: Which geoprocessing operation will select all areas
Q6: Which geoprocessing operation will select all areas
Q7: Geoprocessing describes<br>A)applying an action to one dataset
Q8: Which geoprocessing operation will select all areas
Q9: Which of the following boolean operators would
Q10: Which of the following boolean operators would
Q11: Which of the following queries will select