Question Cagtegory: Java
Filter by
Filter by
Questions Per Page:
-
What makes Java Platform Independent? Explain.
- 4K views
- 2 answers
- 0 votes
-
Explain try-with-resources statement introduced in Java 7.
- 1K views
- 1 answers
- 0 votes
-
What are the various thread states in Java?
- 1K views
- 1 answers
- 0 votes
-
What are the different garbage collectors in Java?
- 1K views
- 1 answers
- 0 votes
-
In Java, how will you take thread dump?
- 2K views
- 1 answers
- 0 votes
-
What are inner classes and types of inner classes?
- 1K views
- 1 answers
- 0 votes
-
What are thread-local variables in Java?
- 4K views
- 1 answers
- 0 votes
-
Are constructors inherited in Java?
- 2K views
- 1 answers
- 0 votes
-
If a class A has non-empty constructor as shown below, class B inherits from A but does not have any …
- 1K views
- 1 answers
- 0 votes
-
What is the difference between join() method and yield() method in multithreading?
- 2K views
- 1 answers
- 0 votes