PRO192_FE_SP23_311.webp
Soram

PRO192_FE_SP23_311.webp

  • Media owner Soram
  • Ngày thêm
Bài viết gốc: Chủ đề 'PRO192 FE SP23'
(Choose 1 answer)
Given the following class definition
public class Upton{
public static void main(String argv[]){}
public void amethod(int i){}//Here
}
Which of the following would be illegal to place after the comment //Here?
A. public int amethod(int z){}
B. public int amethod(int i, int j){return 99;}
C. protected void amethod(long l){}
D. private void anothermethod(){}

Thông tin

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

Share this media

Back
Bên trên Bottom