Skip to content

todo assignment#5

Open
vyomsaxena wants to merge 1 commit into
satishba:masterfrom
vyomsaxena:patch-2
Open

todo assignment#5
vyomsaxena wants to merge 1 commit into
satishba:masterfrom
vyomsaxena:patch-2

Conversation

@vyomsaxena

Copy link
Copy Markdown

No description provided.

Comment thread assignemntOne.java
}

public class assignemntOne {
public int[] getMarks() {

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Why is this in a different class ?

Comment thread assignemntOne.java
System.out.println("assign marks to student 2");
eeestudent2.setMarks();
//Print the max marks of both students
System.out.println("student 1 maximum marks"+eeestudent1.getMaxMark());

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

get max marks in inside a class in student1, will this call work ?

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