Home
Assignments
Programming Fundamentals
Programming Concepts A
Programming Concepts B
Programming Concepts C
Object-Oriented Programming A
Object-Oriented Programming B
Object-Oriented Programming C
Object-Oriented Design A
Object-Oriented Design B
Object-Oriented Design C
Advanced .NET Programming A
Advanced .NET Programming B
Advanced .NET Programming C
Content
Programming Fundamentals
Programming Concepts A
Programming Concepts B
Programming Concepts C
Object-Oriented Programming A (Last Updated: 9/4/2025)
Object-Oriented Programming B (Last Updated: 10/3/2025)
Object-Oriented Programming C (Last Updated: 11/12/2025)
Advanced .NET Programming A
Advanced .NET Programming B
Advanced .NET Programming C
Topics
Glossary
Links
Canvas
Socrative
Feedback System
NTC Slack
NTC Email
Software Installations
Next >
Chapter 1.5 - Returns
Chapter 1.5 - Returns
1.5.1 How to Represent Returns in a Class Diagram [2 minutes]
1.5.2 How to Represent Returns in a Sequence Diagram [3 minutes]
1.5.3 How to Represent If/Else Statements in an Activity Diagram [2 minutes]
1.5.4 How to Represent If/Else If Statements in an Activity Diagram [3 minutes]
1.5.5 How to Write a Wrapper Method [18 minutes]
1.5.6 How to Add a Comment to a Return [2 minutes]
1.5.7 How to Return a Value from a Method [8 minutes]
1.5.8 How to Catch a Returned Value from a Method Call [24 minutes]
1.5.9 How to Debug Returned Values [1 minute]
1.5.10 How to Pass a Returned Value Through to the Calling Method [4 minutes]
1.5.11 How to Initialize a Variable to Store a Return Value [3 minutes]
1.5.12 How to Write If/Else Statements [4 minutes]
1.5.13 How to Write If/Else If Statements [5 minutes]
1.5.14 How to Use a Returned Value in a Conditional Check [5 minutes]