SORU - 27 / 30
-
S
Aşağıdakilerden hangisi “+” operatörünü aşırı yüklemenin (overload) doğru yoludur?
-
A
public sample operator + ( sample a, sample b)
-
B
public abstract operator + (sample a, sample b)
-
C
public static sample operator + (sample a, sample b)
-
D
Hepsi
-
DOĞRU CEVAP
Hepsi
- ÖNCEKİ SORU SONRAKİ SORU