When designing a program using the three-tier approach, a primary rule is that classes in the presentation tier can communicate only with classes in the ____ tier.

A. business
B. data access
C. persistence
D. validation


Answer: A

Computer Science & Information Technology

You might also like to view...

How does the compiler handle this statement? #define MAX 50.99

A. It ignores it .The the linker handles this statement. B. It defines a variable MAX whose value is 50.99 C. Any time it sees “MAX”, it substitutes 50.99. D. It lets main() access the variable MAX.

Computer Science & Information Technology

________ Law predicts that the number of transistors in a CPU will double every 2 years

Fill in the blank(s) with correct word

Computer Science & Information Technology

You can change how your user name appears in comments from the Word Options dialog box

Indicate whether the statement is true or false

Computer Science & Information Technology

A Windows computer on your network is having issues resolving queries for a specific domain, but not other domains. Other computers on the same network resolve the name just fine. What command can you issue that might fix the problem?

a. ipconfig /renew b. ipconfig /release c. ipconfig /flushdns d. ipconfig /refresh

Computer Science & Information Technology