Given list of students’ records. Write a program with signature as below: Method Name: getStudentsWithMarksMoreThan() Input: marks – Integer
Output: List of Students having marks more than input If possible add Unit Test case – both positive and negative.
You can do in choice of your language (Any high level language like – PHP
Comments
Leave a comment