-Ghost: Booo!!!-Developer: ….-Ghost: Null Pointer Exception!-Developer: AAAA!!! NullPointerException is one of the most known errors in programming. Most developers are[…]
Read moreLatest Posts
Multiple Big Number Problem
Can we store number 4 in code? Yes, we can. Can we store number 33889194 in code? Yes, we can.[…]
Read moreInt Overflow. Big Int Solves It
What happens when you add 1 to the biggest number in math? There will be new the biggest number. Yet,[…]
Read moreWhat Is The Recursion? It Is Recursion
During Computer Science class one of the students asked the teacher: -How can we understand what is the recursion? The[…]
Read moreOperator Overloading By Adding Two Objects To Themselves.
-How much is it 2 plus 2?-Easy, of course, it is 4.-OK, how much is to a glass of apple[…]
Read morePass variable by reference
Some pizzas are divided into four pieces. You eat the first piece and three left. You eat the second one[…]
Read more