We have changed our privacy policy. In addition, we use cookies on our website for various purposes. By continuing on our website, you consent to our use of cookies. You can learn about our practices by reading our privacy policy.

ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

AP Computer Science Videos


Play All
AP Computer Science 1.1 Classes and Objects
468 Views

AP Computer Science: Classes and Objects Drill 1, Problem 1. Which of the following is a correct {/* Implementation */} for the isInsect method?

AP Computer Science 1.1 Inheritance, Abstraction, and Polymorphism
203 Views

AP Computer Science 1.1 Inheritance, Abstraction, and Polymorphism. Which of the following are correct?

AP Computer Science 1.1 Program Development
404 Views

AP Computer Science 1.1 Program Development. The situation in the video is an example of which of the following?

AP Computer Science 1.1 Review of the Basics
315 Views

AP Computer Science: Review of the Basics Drill 1, Problem 1. What does this piece of code output?

AP Computer Science 1.1 Standard Algorithms
29 Views

AP Computer Science 1.1 Standard Algorithms. What is the output of Recurse(3)?

AP Computer Science 1.2 GridWorld Case Study and APIs
493 Views

AP Computer Science 1.2 GridWorld Case Study and APIs. What is the direction of the actor?

AP Computer Science 1.2 Inheritance, Abstraction, and Polymorphism
369 Views

APCS: Inheritance, Abstraction, and Polymorphism Drill 1, Problem 2. Which of the following is the correct way to begin writing your class?

AP Computer Science 1.2 Program Development
293 Views

AP Computer Science 1.2 Program Development. Which of the following is correct?

AP Computer Science 1.2 Review of the Basics
207 Views

AP Computer Science: Review of the Basics Drill 1, Problem 2. Which of the following control methods are used in this program?

AP Computer Science 1.2 Standard Algorithms
172 Views

AP Computer Science 1.2 Standard Algorithms. What is the output of Recurse(5)?

AP Computer Science 1.2 Standard Data Structures
194 Views

APCS: Standard Data Structures Drill 1, Problem 2. Which of the following methods are not appropriate for reuse in other programs?

AP Computer Science 1.3 Classes and Objects
246 Views

AP Computer Science 1.3 Classes and Objects. Which of the following should be declared as a static variable?

AP Computer Science 1.3 Inheritance, Abstraction, and Polymorphism
177 Views

AP Computer Science 1.3 Inheritance, Abstraction, and Polymorphism. Which of the following is true?

AP Computer Science 1.3 Program Development
308 Views

AP Computer Science 1.3 Program Development. Which of the following is a correct declaration of one of the classes in the diagram?

AP Computer Science 1.3 Review of the Basics
187 Views

E.T., phone home....or solve this Shmoopy AP Computer Science question.

AP Computer Science 1.3 Standard Algorithms
173 Views

AP Computer Science 1.3 Standard Algorithms. How many times will mystery be called for mystery(4), including the initial call?

AP Computer Science 1.3 Standard Data Structures
174 Views

APCS: Standard Data Structures Drill 1, Problem 3. Which of the following is the best postcondition for the fillArray method?

AP Computer Science 1.4 Classes and Objects
214 Views

In this question, which of the choices correctly constructs a Time(int hours, int minutes, int seconds) object?

AP Computer Science 1.4 Inheritance, Abstraction, and Polymorphism
190 Views

AP Computer Science 1.4 Inheritance, Abstraction, and Polymorphism. Which of the following code segments will not cause an error?

AP Computer Science 1.4 Program development
8 Views

AP Computer Science 1.4 Program development. Which of the following is not part of an effective application of functional decomposition?

AP Computer Science 1.4 Review of the Basics
183 Views

AP Computer Science: Review of the Basics Drill 1, Problem 4. What is 11001 (base 2) in base 10?

AP Computer Science 1.4 Standard Algorithms
200 Views

AP Computer Science 1.4 Standard Algorithms. How many times will mystery be called for mystery(n) for n > 1?

AP Computer Science 1.4 Standard Data Structures
11 Views

AP Computer Science 1.4 Standard Data Structures. Which of the following is a correct sequential implementation?

AP Computer Science 1.5 Classes and Objects
400 Views

AP Computer Science: Classes and Objects Drill 1, Problem 5. Which of the following will run without producing an error message?

AP Computer Science 1.5 Inheritance, Abstraction, and Polymorphism
188 Views

AP Computer Science 1.5 Inheritance, Abstraction, and Polymorphism. Which of the following implementations of the Dinghyprint function will have the desired effect?

AP Computer Science 1.5 Program Development
204 Views

AP Computer Science 1.5 Program Development. Utilize functional decomposition to write a function.

AP Computer Science 1.5 Review of the Basics
229 Views

AP Computer Science: Review of the Basics Drill 1, Problem 5. Which code will run without throwing an exception?

AP Computer Science 1.5 Standard Algorithms
172 Views

AP Computer Science 1.5 Standard Algorithms. What is the output of mystery(4)?

AP Computer Science 1.5 Standard Data Structures
174 Views

AP Computer Science 1.5 Standard Data Structures. Which of the following is a correct iterative implementation?

AP Computer Science 2.1 Classes and Objects
215 Views

APCS: Classes and Objects Drill 2, Problem 1. Which of the following is true?

AP Computer Science 2.1 Inheritance, Abstraction, and Polymorphism
175 Views

AP Computer Science 2.1 Inheritance, Abstraction, and Polymorphism. Which of the following is not true about interfaces and abstract classes?

AP Computer Science 2.1 Inheritance, Abstraction, and Polymorphism
170 Views

AP Computer Science 2.1 Inheritance, Abstraction, and Polymorphism. Which of the following is not true about interfaces and abstract classes?

AP Computer Science 2.1 Program Development
190 Views

AP Computer Science 2.1 Program Development. The approach used in this project is an example of which of the following?

AP Computer Science 2.1 Review of the Basics
230 Views

APCS: Review of the Basics Drill 2, Problem 1. What is the output of the code segment?

AP Computer Science 2.1 Standard Data Structures
176 Views

AP Computer Science 2.1 Standard Data Structures. Which of the following is a correct sequential implementation?

AP Computer Science 2.2 Classes and Objects
185 Views

AP Computer Science 2.2 Classes and Objects. Which of the following method declarations is correct?

AP Computer Science 2.2 Inheritance, Abstraction, and Polymorphism
178 Views

AP Computer Science 2.2 Inheritance, Abstraction, and Polymorphism. Which methods must be implemented?

AP Computer Science 2.2 Program Development
7 Views

AP Computer Science 2.2 Program Development. Which is a correct { /* Implementation */ }for the print() method?

AP Computer Science 2.2 Review of the Basics
184 Views

AP Computer Science 2.2 Review of the Basics. What is 23 (base 10) in base 2?

AP Computer Science 2.2 Standard Data Structures
178 Views

AP Computer Science 2.2 Standard Data Structures. Which of the following is an incorrect array initialization?

Load More Videos