Skip to content

Commit

Permalink
Merge pull request #2 from Babar-Bashir/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
amitshekhariitbhu committed Jul 12, 2017
2 parents 3cf6c80 + e006d49 commit 109850e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
* Do objects get passed by reference or value in Java? Elaborate on that.
* What is a ThreadPoolExecutor? [Link](https://blog.mindorks.com/threadpoolexecutor-in-android-8e9d22330ee3)
* What the difference between local, instance and class variables?
* What is reflection?
* What is reflection? [Link](http://tutorials.jenkov.com/java-reflection/index.html)
* What are strong, soft and weak references in Java?
* What is dependency injection? Can you name few libraries? Have you used any?
* What does the keyword `synchronized` mean?
Expand Down

0 comments on commit 109850e

Please sign in to comment.