Skip to content

Commit 259aeed

Browse files
Revert "update Readme.md"
1 parent 032c1da commit 259aeed

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@
102102
* HashSet vs TreeSet.
103103
* Typecast in Java.
104104
* Difference between method overloading and overriding.
105-
<p align="center">
106-
<img alt="Overloading and overriding" src="https://raw.githubusercontent.com/MindorksOpenSource/android-interview-questions/master/assets/overloading-vs-overriding.png">
107-
</p>
108105
* What are the access modifiers you know? What does each one do?
109106
* Can an Interface extend another Interface?
110107
* What does the `static` word mean in Java?

0 commit comments

Comments
 (0)