Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Thor
Thor has asked
101
questions and find answers to
0
problems.
Stats
495
EtPoint
0
Vote count
101
questions
0
answers
About
Thor questions
How does the first call to previous returns the same element as the last call to next?
how can function calls be used in place of loop jump?
x86 processor assembly language AND and OR operator precedence
intVal3 TBYTE 1234 -- invalid TBYTE variable declaration gone unnoticed by assembler
Why the statement int null = 0, *p = null is illegal?
does swift's string type conform to collection protocol?
what does first <T> in "<T> Future<T> submit(Callable<T> task)" stands for?
How to see the memory occupied by initialised array vs uninitialised array
Comparing "Queue" objects in Java
wildcard capturing java method argument and parameter type
Thor answers