Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d2bf636

Browse files
author
İSMAİL TAŞDELEN
committed
master
1 parent c03ea6f commit d2bf636

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎app/Java_Project_80/src/java_project_80/newclass.java‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@ public void ogrencinoata()
5050
{
5151
this.numarasi = kayityili + bolumkodu + String.valueOf(ogrencisayisi);
5252
}
53+
private int i = 0;
54+
public void DersVeNotEkle(String dersadi, int vize, int fnl)
55+
{
56+
dersler[i] = dersadi;
57+
notlar[i][0] = vize;
58+
notlar[i][1] = fnl;
59+
i++;
60+
}
5361
public newclass(String adsoyad, String bolumkodu)
5462
{
5563
this.bolumkodu = bolumkodu;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /