PRO192_-_SP_2024_-_RE_1741.webp
Izumi991

PRO192_-_SP_2024_-_RE_1741.webp

  • Media owner Izumi991
  • Ngày thêm
(Choose 1 answer)
public class Conv{
What will be the result when you attempt to compile and run the following code?.
Conv c=new Conv();String s=new String("ello");
public static void main(String argv[]){c.amethod(s);}
public void amethod(String s){char c='H';c+=s;System.out.println(c);}
}
A. Compilation and output the string "Hello"
B. Compilation and output the string "ello"
C. Compilation and output the string elloH
D. Compile time error


Q: 44

Thông tin

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

Image metadata

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

Share this media

Back
Bên trên Bottom