zuai-logo
zuai-logo
  1. AP Computer Science Principles
FlashcardFlashcardStudy GuideStudy GuideQuestion BankQuestion Bank

Computer Systems & Networks

Question 1
college-boardComputer Science PrinciplesAPExam Style
1 mark

In creating an algorithm to process real-time traffic data from multiple sensors city-wide, what strategy should be prioritized to address scalability as more sensors are added?

Question 2
college-boardComputer Science PrinciplesAPExam Style
1 mark

What is a security drawback of storing encrypted passwords with reversible hashing algorithms in a distributed database system?

Question 3
college-boardComputer Science PrinciplesAPExam Style
1 mark

What enables a distributed computing system to process data faster than a single computer?

Question 4
college-boardComputer Science PrinciplesAPExam Style
1 mark

What was the primary reason for the development of parallel computing models?

Question 5
college-boardComputer Science PrinciplesAPExam Style
1 mark

When assessing a program that uses non-deterministic algorithms in a distributed computing setting, which technique should testers use?

Question 6
college-boardComputer Science PrinciplesAPExam Style
1 mark

What is the primary purpose of using parallel computing techniques in algorithms?

Question 7
college-boardComputer Science PrinciplesAPExam Style
1 mark

In parallel computing, what does abstraction allow programmers to overlook while designing algorithms?

Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Question 8
college-boardComputer Science PrinciplesAPExam Style
1 mark

Which technique enhances the performance of a database system by allowing data to be stored in a way that improves retrieval times for certain types of queries?

Question 9
college-boardComputer Science PrinciplesAPExam Style
1 mark

When transmitting sensitive data between distributed systems, which encryption technique ensures that only the intended recipient can access and decrypt the information?

Question 10
college-boardComputer Science PrinciplesAPExam Style
1 mark

What benefit does distributed computing provide when applied to cloud-based applications compared to traditional desktop applications?