Computer Science, asked by amrita19982002, 9 hours ago

What is the point of using generics? Explain
Will the following class compile? If not, why?
public final class Algorithm
public static <T> T max(Tx. Ty) {
return x >y?x:y;
)
}​

Answers

Answered by Anonymous
0

Answer:

cndjwidj g ibxnsajjzskwidu

Similar questions