Login
Remember
Register
Ask a Question
Recent questions in JAVA
0
votes
1
answer
Difference between Composition, Aggregation and Association in OOP?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-composition
#java-aggregation
#java-association
Java-questions-answers
+1
vote
1
answer
The difference between nested public static class and a top level class in Java?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-classes
Java-questions-answers
0
votes
1
answer
Describe overloading and overriding in Java?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-overloading
#java-overriding
Java-questions-answers
+1
vote
2
answers
The difference between Inheritance and Composition?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#inheritance-java
#java-inheritance
Java-questions-answers
0
votes
1
answer
When do you use Composite design pattern?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#composite-design
Java-questions-answers
0
votes
1
answer
When do you use Visitor design pattern?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#visitor-design
Java-questions-answers
0
votes
1
answer
What is Template method pattern?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#template-method
Java-questions-answers
0
votes
1
answer
Difference between Adapter and Proxy Pattern?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#proxy-pattern
Java-questions-answers
0
votes
1
answer
Difference between Adapter and Decorator pattern?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#adapter-vs-decorator-pattern
Java-questions-answers
0
votes
1
answer
What is difference between dependency injection and factory design pattern?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#dependency-injection
Java-questions-answers
0
votes
1
answer
Which one is better constructor injection or setter dependency injection?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-constructor
Java-questions-answers
+1
vote
1
answer
What is an abstract class? How is it different from an interface?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#what-is-abstract-class
Java-questions-answers
0
votes
1
answer
What is Adapter pattern in Java
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
adapter-pattern
Java-questions-answers
0
votes
1
answer
What is Law of Demeter violation? Why it matters?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#demeter-law
Java-questions-answers
0
votes
1
answer
Can you explain Liskov Substitution principle?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-liskov
Java-questions-answers
0
votes
1
answer
Which design pattern have you used in your production code? apart from Singleton?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-code
Java-questions-answers
+1
vote
2
answers
Explain difference between abstract class and interface in Java?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#abstract-vs-interface-class
Java-questions-answers
0
votes
1
answer
What is the interface? Why you use it if you cannot write anything concrete on it?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-interface
Java-questions-answers
+1
vote
1
answer
How do you format a date in Java?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-date-format
Java-questions-answers
0
votes
1
answer
Does SimpleDateFormat is safe to use in the multi-threaded program?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#simple-data-format
Java-questions-answers
0
votes
1
answer
Name couple of method overloading best practices in Java?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-overloading
Java-questions-answers
0
votes
1
answer
Name 5 JDBC best practices your follow?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#jdbc-practices
Java-questions-answers
0
votes
1
answer
Name 5 IO best practices?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#io-practices
Java-questions-answers
0
votes
1
answer
Can you tell us at least 5 best practice you use while using threads in Java?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-threads
Java-questions-answers
0
votes
1
answer
Tell me few best practices you apply while using Collections in Java?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-best-practices
Java-questions-answers
+1
vote
1
answer
What best practices you follow while writing multi-threaded code in Java?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-practices
Java-questions-answers
0
votes
1
answer
Why you need to override hashcode, when you override equals in Java?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-override
Java-questions-answers
0
votes
1
answer
What is the difference between Comparator and Comparable in Java?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-comparator
Java-questions-answers
0
votes
1
answer
Can we use random numbers in the hashcode() method?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-hashcode
Java-questions-answers
0
votes
1
answer
Can two equal object have the different hash code?
asked
Jan 27, 2020
in
JAVA
by
rahuljain1
#java-hashcode
Java-questions-answers
Page:
« prev
1
...
49
50
51
52
53
54
55
56
57
58
59
...
61
next »
Recent questions in JAVA
...