Class kk implements Runnable extends Thread This syntax is correct or not. Is it give any ambiguities in a program when we compile this? Which method override this?
NOTE : [This question was asked by Srivani]
Class kk implements Runnable extends Thread This syntax is correct or not. Is it give any ambiguities in a program when we compile this? Which method override this?
NOTE : [This question was asked by Srivani]