PRO192_-_C2_-_FE_-_SU_2023_398.webp
T

PRO192_-_C2_-_FE_-_SU_2023_398.webp

OD
(Choose 1 answer)
Find the output of the below program?
public class Main {
public static void main(String[] args) { String str = "ab1c2d33e";String[] tokens = str.split("\\d+");for(Strings: tokens){System.out.print(s);
}
}
A. abcde
B. 1233
C. Runtime exception thrown
D. Compilation error
Exit 10

Thông tin

Category
PRO192
Thêm bởi
Thái Dương1
Ngày thêm
Lượt xem
2,845
Lượt bình luận
18
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRO192_-_C2_-_FE_-_SU_2023_398.webp
File size
48.2 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom