Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Prateek
Prateek has asked
32
questions and find answers to
16
problems.
Stats
411
EtPoint
80
Vote count
32
questions
16
answers
About
Prateek questions
How List<Object> is subtype of List<? super Number> [duplicate]
Fail to cleanup java.sql.Statement on checked Exception
Function returns an empty List in Spark
Why is `invokespecial` used to invoke `<init>` method in java?
What is cast iron guarantee in generics in java?
When does algorithms for manipulating random access lists is applied?
What algorithm is used by eclipse to generate verison id in Serializable class?
Why jvm expands byte & short to int before pushing on stack?
What are the benefits of IntegerCache while using Integer? [duplicate]
How generic subtype and wildcards work in Collections.copy? [closed]
Prateek answers
Java memory allocation in Arraylist
Why final keyword is necessary for immutable class?
Condition String Resolver in java API? [closed]
How to put a switch statement inside another switch statement
Super() not working on my extends class
What is the difference between "seda + concurrentConsumers" and "direct + threads"
Why is the toString() method being called when I print an object?
java daemon thread and non-daemon thread
When do we use Static and Dynamic class Loading?
How to get Method Parameter names in Java 8 using reflection?