Explain the difference between abstract classes and interfaces in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is a double?
What is string manipulation?
for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }
Hi Friends, can you give difference between extending thread class and implementing runnable interface.
What error occurs if a try-catch-finally statement sequence does not have a catch clause?
Where can I find jdk in my computer?
What is an inner class in java?
What is the life cycle of Thread ?
12 Answers HCL, Varnar Softech,
how to convert Java project into Maven ?
What is difference overloading and overriding?
How to obtain a performance profile of java program
What about abstract classes in java?