Can we declare an anonymous class as both extending a class
and implementing an interface?
Answer Posted / rohit
plz giv an example......
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain the init method?
Can we initialize the final blank variable?
How to make object serializable in java?
What is thread life cycle in java?
What is function declaration?
Can we write multiple catch blocks under single try block?
How to sort an unsorted array in java?
What is bom encoding?
What is the difference between static binding and dynamic binding?
What is the difference between reader/writer and inputstream/output stream?
What is Recursion Function?
When can we say that threads are not lightweight process in java?
What about anonymous inner classes in java?
What do you mean by global variable?
What is stringwriter?