Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

인적정보 #9

Closed
wants to merge 5 commits into from
Closed

인적정보 #9

wants to merge 5 commits into from

Conversation

jwjdd
Copy link
Collaborator

@jwjdd jwjdd commented Sep 22, 2024

No description provided.

personinfo.java Outdated
// 필드 (속성)
public final String name;
private int studentId;
private final int age;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

나이는 final이면 안될 것 같아요...매년 바뀌니까...!!

@jwjdd jwjdd closed this Sep 22, 2024
@jwjdd jwjdd deleted the jwj branch September 22, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants