What are the Abstract Classes provided by Java?
Answer Posted / aryan sahu(cvraman bbsr)
Process class is also an abstract class present in java.lang
package.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between concurrent hashmap and hashtable and collections
Explain all java features with real time examples
What is the final keyword?
In java how do we copy objects?
What is the locale class in java programming?
What does arrays sort do in java?
How do you find the maximum number from an array without comparing and sorting?
What is the significance of continue jump statement? Explain with an example.
What are the application of stack?
Which is better singleton or static class?
What is a file pointer?
Explain yield() method in thread class ?
How to use Media tracker Class.
What is thread synchronization in java?
Explain creating threads by extending thread class ?