object references · unit-specific method application · exam-style reasoning
Exam-style application: In AP CSA, this item is specifically about Using Objects: object references, constructors, method calls, null references. Write an expression using the Math class to generate a random integer between 1 and 10, inclusive. Provide the solution as code.
Exam-style application: In AP CSA, this item is specifically about Using Objects: object references, constructors, method calls, null references. Write an expression using the Math class to generate a random integer between 1 and 10, inclusive. Provide the solution as code.