Question 24 For the following cošte, which statement is NOT true? public class Circle private double radius; public doub
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 24 For the following cošte, which statement is NOT true? public class Circle private double radius; public doub
Question 24 For the following cošte, which statement is NOT true? public class Circle private double radius; public double x; private double y; The x field is available to code that is written outside the Circle class. O The radius, x, and y fields are members of the Circle class. The radius field is not available to code written outside the Circle class. The y field is available to code written outside the circle class.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!