Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mkrakhin
mkrakhin has asked
6
questions and find answers to
8
problems.
Stats
291
EtPoint
99
Vote count
6
questions
8
answers
About
Programmer and life-long learner.
mkrakhin questions
How is a file handle closed when it goes out of scope?
Resolving object in state of ui-router with ui-sref
What is the exact meaning of final-field-safe context in JLS
How to guarantee get() of ConcurrentHashMap to always return the latest actual value?
Why switch on String compiles into two switches
mkrakhin answers
Why do java.util.calendar object's values change after a call to get(int)
Java api for calculating Interquartile range [closed]
How to compile and run my Maven unit tests for a Java 11, while having my code compiled for an older version of Java 8
Why assertEquals and assertSame in junit return the same result for two instances same class?
The type java.lang.CharSequence cannot be resolved in package declaration
In Scala, why can I use `Unit` as return type here?
Purpose of jersey-server, jersey-client, jersey-grizzly in RESTful application