PRO192_-_SU_2023_-_Block_5_-_FE_735.webp
successful_man

PRO192_-_SU_2023_-_Block_5_-_FE_735.webp

48
(Choose 1 answer)
A. DB
B. Compilation fails
C. DBC
D. BD
E. BDC
//-
Given the following Java code:
class Up{
public Up(String s) { System.out.print("B"); }
}
public class Down extends Up{
public Down(String s) { System.out.print("D"); }
public static void main(String[] args){
new Down("C");
System.out.println(" ");
} }
What is the result?

Thông tin

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

Image metadata

Filename
PRO192_-_SU_2023_-_Block_5_-_FE_735.webp
File size
51.8 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom