PRO192_-_SP_2024_-_RE_1741.webp
Izumi991

PRO192_-_SP_2024_-_RE_1741.webp

  • Media owner Izumi991
  • Ngày thêm
(Choose 1 answer)
Which code can be used to create and initialize an object of class Circle?
class Shape { }
class Circle extends Shape {
private String color;
public Circle(String color) { this.color = color;}
}
A. Circle circle = new Circle();
B. Circle circle = new Circle("Green");
C. Circle circle = new Shape();
D. Circle circle = new Shape("Green");


Q: 47

Thông tin

Category
PRO192
Thêm bởi
Izumi991
Ngày thêm
Lượt xem
3,530
Lượt bình luận
13
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRO192_-_SP_2024_-_RE_1741.webp
File size
180.9 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên Bottom