Skip to content

Commit cea297c

Browse files
authored
Update Question
1 parent a723c92 commit cea297c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Question

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For findCountOfEmployeesUsingCompTransport method, The main method should print
2424
Ex: 2 , where 2 is the count
2525
For findEmployeeWithSecondHighestRating method: The main method should print the employeeld and name from the returned object if the returned value is not null. If the returned value is null, then it should print "All Employees using company transport".
2626
Ex: 1003
27-
Uma
27+
Uma
2828
where 1003 is the employeeld and Uma is the name.
2929
Before calling these static methods in main, use Scanner object to read the values of four Employee objects referring attributes in the above mentioned attributes sequence. Next, read the value of String parameter for capturing branch.
3030

0 commit comments

Comments
 (0)