ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Programming constructs Videos


Play All
AP Computer Science 1.4 Classes and Objects
213 Views

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

AP Computer Science 4.2 Classes and Objects
181 Views

AP Computer Science 4.2 Classes and Objects. Which of the following commands creates an object?

AP Computer Science 4.4 Classes and Objects
175 Views

AP Computer Science 4.4 Classes and Objects. What is the return type of a mutator method?

AP Computer Science 3.1 Program Development
212 Views

AP Computer Science 3.1 Program Development. This project utilizes which of the following programming approaches?

AP Computer Science 3.2 Program Development
196 Views

AP Computer Science 3.2 Program Development. Which of the following is the best time to use a bottom-up development style?

AP Computer Science 4.4 Program Development
194 Views

AP Computer Science 4.4 Program Development. Which of the following diagrams represents the most procedurally abstracted implementation of the prog...

AP Computer Science 2.1 Program Development
189 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 1.5 Standard Algorithms
172 Views

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

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?