PRO192_-_SP_2024_-_Block_5_-_RE_1965.webp
T

PRO192_-_SP_2024_-_Block_5_-_RE_1965.webp

(Choose 2 answers)
Given the following code.
Which of the following statements can be legally inserted in place of the comment //Here? (select two)
class Base{}
public class MyCast extends Base{
static boolean b1=false;
static int i = -1;
static double d = 10.1;
public static void main(String argv[]){MyCast m = new MyCast();
Base b = new Base();
//Here
}
}
A. b=m;
B. m=b;
C. d=i;
D. b1=i;

Thông tin

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

Image metadata

Filename
PRO192_-_SP_2024_-_Block_5_-_RE_1965.webp
File size
194.2 KB
Dimensions
1920px x 1012px

Share this media

Back
Bên trên Bottom