21.09.2013 Views

System - Bilgisayar Mühendisliği - Gazi Üniversitesi

System - Bilgisayar Mühendisliği - Gazi Üniversitesi

System - Bilgisayar Mühendisliği - Gazi Üniversitesi

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Metodlara Değer Gönderme<br />

import java.util.Scanner;<br />

public class VeriYolla<br />

{<br />

public int veriYazdir(String mesaj)<br />

{<br />

int say;<br />

<strong>System</strong>.out.println("Gelen mesaj:"+mesaj);<br />

say = mesaj.length();<br />

return say;<br />

}<br />

}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!