Question Cagtegory: Java
Filter by
Filter by
Questions Per Page:
-
In Java, what is the difference between Stack and Queue?
- 3K views
- 1 answers
- 0 votes
-
In Java, what are the differences between Shallow copy and Deep copy?
- 1K views
- 1 answers
- 0 votes
-
In Java, how can you declare a variable non-serializable? When it is required?
- 1K views
- 1 answers
- 0 votes
-
What is Serialization in Java? What is its use?
- 1K views
- 1 answers
- 0 votes
-
What is the difference between sleep() and wait() methods in Thread in Java?
- 2K views
- 1 answers
- 0 votes
-
What are the different ways to create threads in Java? Which is preferable and why?
- 1K views
- 1 answers
- 0 votes
-
What is the significance of finalize() method in Java? When finalize is used?
- 1K views
- 1 answers
- 0 votes
-
Explain enhanced ‘for-loop’ in Java. How is it different from regular loop?
- 1K views
- 1 answers
- 0 votes
-
What is the difference between StringBuffer and StringBuilder in Java?
- 1K views
- 1 answers
- 0 votes