Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ocpjp
Passing method argument through ternary operator in java
Oct 02, 2022
java
return-value
ternary-operator
ocpjp
Confusion over Java's pass-by-value and immutability
Oct 18, 2022
java
immutability
pass-by-value
scjp
ocpjp
Throw runtime exception in Closable.close()
Mar 17, 2019
java
exception
ocpjp
Does static modifier change the access level of a class member in java?
Apr 25, 2022
java
access-modifiers
ocpjp
java.sql.SQLException: No suitable driver found
Oct 27, 2022
java
jdbc
sqlexception
ocpjp
Eligible variables for garbage collection in Java
Oct 28, 2017
java
garbage-collection
ocpjp
Why is a boolean expression valid in a case block, when booleans are not supported data types for switches?
Apr 09, 2021
java
switch-statement
scjp
java-6
ocpjp
Real life use and explanation of the AtomicLongFieldUpdate class
Jan 28, 2017
java
multithreading
atomic
ocpjp
How exactly does String.split() method in Java work when regex is provided?
May 06, 2022
java
regex
split
ocpjp
Metacharacter \B matches (OCP exam)
Jul 11, 2021
java
regex
ocpjp
Post and Pre increment operators
Oct 15, 2022
java
scjp
ocpjp
How does method chaining work in Java 8 Comparator? [duplicate]
Feb 22, 2019
java
java-8
ocpjp
Confused over initialisation of instance variables
Mar 01, 2022
java
scjp
ocpjp
java == for Integer [duplicate]
Oct 13, 2022
java
integer
ocpjp
Slight confusion regarding overriding where variables are concerned
Nov 16, 2022
java
overriding
scjp
ocpjp
How does string.split("\\S") work [duplicate]
Sep 18, 2022
java
regex
ocpjp
How can't we compare two enum values with '<'?
Sep 04, 2022
java
enums
scjp
ocpjp
Why can not I add two bytes and get an int and I can add two final bytes get a byte?
Sep 02, 2022
java
int
variable-assignment
scjp
ocpjp
Formatting using printf and format
Sep 01, 2022
java
formatting
scjp
ocpjp
a = (a++) * (a++) gives strange results in Java [closed]
Sep 21, 2012
java
post-increment
operator-precedence
ocpjp
Older Entries »