SORU - 13 / 15
- 
                                             S 
                                            Hangi satır hatalıdır?var ad = null; // satır1 ad = prompt ("Adını Gir", " " ); // satır2 if ( ad == " " ) // satır3 document.write( "Selam" + ad ); // satır4
- 
                                                 A 
                                                satır1
- 
                                                 B 
                                                satır2
- 
                                                 C 
                                                satır3
- 
                                                 D 
                                                satır4
- 
                                            DOĞRU CEVAPsatır3
- ÖNCEKİ SORU SONRAKİ SORU
