Hi frndz
While compiling getting exception as
Exception in
thread "main" java.lang.Error: Unresolved compilation problem:
The method m1(int[]) is ambiguous for the type A
my doubt is according to overloading concept Output must be "BYTE", but why Compilation error..
Thanks in advance