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.

this Parametresi<br />

Bir metodun içinden, ait olduğu sınıftaki başka bir metot veya<br />

değişkene ulaşılmak isteniyorsa this parametresi kullanılabilir.<br />

import java.util.Scanner;<br />

public class VeriYolla2<br />

{<br />

}<br />

public String mesaj;<br />

public int veriYazdir()<br />

{<br />

int say;<br />

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

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

return say;<br />

}

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

Saved successfully!

Ooh no, something went wrong!