Skip to content

Create Student.java #3315

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

shahriar573
Copy link

Pull Request Template

What does this PR do?

Copy link

github-actions bot commented Aug 20, 2025

PR Summary

Added a new Student class with attributes name and age, along with getters, setters, constructors, and a toString method for easy display.

Changes

File Summary
Student.java This file defines a Student class containing name and age properties. It includes a default constructor, parameterized constructor, getters and setters for both properties, and a toString method for easy object representation.

autogenerated by presubmit.ai

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Review Summary

Commits Considered (1)
Files Processed (1)
  • Student.java (1 hunk)
Actionable Comments (0)
Skipped Comments (0)

Copy link

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.

1 participant