Write a method called noneSame that takes in three int parameters and returns true if no two of them are the same value i.e. all three are different values (return false otherwise) without using an if statement. (2 marks)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!