Can i have abstract class with no abstract methods?
Answer Posted / dfg
dfgdsfgds
| Is This Answer Correct ? | 3 Yes | 18 No |
Post New Answer View All Answers
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
What is parameter example?
What is an immutable object? How do you create one in java?
How can we access some class in another class in java?
How do you compare two objects?
What is the numeric promotion?
Can you explain inner class.
What is java ceil?
What is the purpose of using javap?
What is args length in java?
What are data structures in java?
What is the difference between an array and an array list?
What one should take care of, while serializing the object?
What is the difference between compiler and jvm?
Why are data types important?