PRN211_-_SP_2024_-_RE_1754.webp
L

PRN211_-_SP_2024_-_RE_1754.webp

✔A
}
(Choose 1 answer)
class A{
public A(){
Console.Write("1"):
} public void Print(){
Console.Write("2");
}
class B: A {
public void Show(){
base.Print():
Console.Write("3"):
}
} class Program {
static void Main(string[] args){
B obj = new B():obj.Print():
Console.WriteLine():
}
} The output will be:
A. 12
B. 13
C. 31
D. 32


Thông tin

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

Image metadata

Filename
PRN211_-_SP_2024_-_RE_1754.webp
File size
160.5 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên Bottom