Write a program called MyPoint.java that takes the (x,y)
coordinates of a point in the Cartesian plane and prints a message
telling either an axis on which the point lies or the quadrant on which it
is found.
Use Object Oriented Programming to implement: MyPoint() and
MyPoint(x,y) constructors
MyPoint() uses 0 as default values for x and y
MyPoint(x,y) uses variables to set values for x and y
setX, setY, setXY, getX, getY, and display() methods
display method should show something like (5,1)
เขียนโปรแกรมที่เรียกว่า MyPoint.java ที่ (x, y)ประสานของจุดในระนาบคาร์ทีเซียน และพิมพ์ข้อความบอกทั้งสองแกนในซึ่งตั้งอยู่ในจุดหรือควอดร้อนท์ในทีใดพบนำวัตถุเน้นเขียนโปรแกรมไปใช้: MyPoint() และตัวสร้าง MyPoint(x,y)MyPoint() ใช้ 0 เป็นค่าเริ่มต้นสำหรับ x และ yMyPoint(x,y) ใช้ตัวแปรเพื่อกำหนดค่า x และ yวิธี setX, setY, setXY, getX, getY และ display()วิธีการแสดงควรแสดงสิ่งที่ต้องการ (5,1)
การแปล กรุณารอสักครู่..
เขียนโปรแกรมที่เรียกว่า MyPoint.java ที่ใช้ (x, y)
พิกัดของจุดในระนาบคาร์ทีเซียนและพิมพ์ข้อความ
บอกทั้งแกนที่จุดอยู่หรือด้านที่มัน
พบ.
ใช้การเขียนโปรแกรมเชิงวัตถุที่จะ ใช้: MyPoint () และ
MyPoint (x, y) ก่อสร้าง
MyPoint () ใช้ 0 เป็นค่าเริ่มต้นสำหรับ x และ y
MyPoint (x, y) ใช้ตัวแปรในการตั้งค่าสำหรับ x และ y
setX, Sety, setXY, getX, getY, และการแสดง () วิธี
วิธีการแสดงควรจะแสดงสิ่งที่ต้องการ (5,1)
การแปล กรุณารอสักครู่..
เขียนโปรแกรมเรียก mypoint.java ที่ใช้ ( x , y )
พิกัดของจุดในระนาบคาร์ทีเซียนและพิมพ์ข้อความ
บอกทั้งแกนที่จุดอยู่ หรือ Quadrant ซึ่งมัน
เจอแล้ว ใช้การเขียนโปรแกรมเชิงวัตถุที่ใช้ : mypoint() และ
mypoint ( x , y ) การก่อสร้าง
mypoint() ใช้ 0 เป็นค่าเริ่มต้นสำหรับ X และ Y
mypoint ( x , y ) ใช้ตัวแปรที่จะตั้งค่าของ x และ y
setx sety setxy getx , , , ,
display() gety และวิธีการแสดงวิธีควรแสดงสิ่งที่ชอบ ( 5 , 1 )
การแปล กรุณารอสักครู่..