SORU - 20 / 30
-
S
C++ 'da bir fonksiyon nasıl çağırılır ?
-
A
functionName;
-
B
functionName[];
-
C
functionName();
-
D
(functionName);
-
DOĞRU CEVAP
functionName();
- ÖNCEKİ SORU SONRAKİ SORU