Search⌘ K

Project: Attempt 2

Explore Java methods and data types by practicing arithmetic operations, user-defined methods, and debugging skills. Learn to organize code and meet project requirements for a student math app.

Review of chapter

In this chapter, we’ve covered the following:

  • Using intstr, and double data types and how to transform one type of data to another

  • Computing simple mathematical expressions in Java, using + ...