Java
Browse 446 guides in Java
Showing 30 of 446 guides
(Page 11 of 15)

Atomic file write operations (cross platform)
Learn atomic file write operations (cross platform) with practical examples, diagrams, and best practices. Covers java, python, file development techniques with visual explanations.

Which authentication layer should be customized in this situation?
Learn which authentication layer should be customized in this situation? with practical examples, diagrams, and best practices. Covers java, spring, jakarta-ee development techniques with visual ex...

Make copy of an array
Learn make copy of an array with practical examples, diagrams, and best practices. Covers java, arrays, copy development techniques with visual explanations.
📄
Efficiently determine the parity of a permutation
Learn efficiently determine the parity of a permutation with practical examples, diagrams, and best practices. Covers java, algorithm, permutation development techniques with visual explanations.

ORA-12516, TNS:listener could not find available handler
Learn ora-12516, tns:listener could not find available handler with practical examples, diagrams, and best practices. Covers java, oracle-database, jdbc development techniques with visual explanati...

Aggregation and Composition in Java Code
Learn aggregation and composition in java code with practical examples, diagrams, and best practices. Covers java, relationship, aggregation development techniques with visual explanations.
📄
AES Encryption and Decryption with Java
Learn aes encryption and decryption with java with practical examples, diagrams, and best practices. Covers java, encryption, cryptography development techniques with visual explanations.

Java and Cobol differences
Learn java and cobol differences with practical examples, diagrams, and best practices. Covers java, cobol development techniques with visual explanations.
📄
What is a NullPointerException, and how do I fix it?
Learn what is a nullpointerexception, and how do i fix it? with practical examples, diagrams, and best practices. Covers java, nullpointerexception development techniques with visual explanations.

Delete char at position in string
Learn delete char at position in string with practical examples, diagrams, and best practices. Covers java, string development techniques with visual explanations.

What is an object graph in the Java garbage collector?
Learn what is an object graph in the java garbage collector? with practical examples, diagrams, and best practices. Covers java, garbage-collection development techniques with visual explanations.

what does x % 2 > 0 mean in java?
Learn what does x % 2 > 0 mean in java? with practical examples, diagrams, and best practices. Covers java, loops, break development techniques with visual explanations.

Http 415 Unsupported Media type error with JSON
Learn http 415 unsupported media type error with json with practical examples, diagrams, and best practices. Covers java, json, http-status-code-415 development techniques with visual explanations.
📄
Math.sin returns unexpected results
Learn math.sin returns unexpected results with practical examples, diagrams, and best practices. Covers java development techniques with visual explanations.
📄
In JNI, is there a more portable way than jlong to encapsulate a pointer?
Learn in jni, is there a more portable way than jlong to encapsulate a pointer? with practical examples, diagrams, and best practices. Covers java, java-native-interface development techniques with...
📄
What's the simplest way to print a Java array?
Learn what's the simplest way to print a java array? with practical examples, diagrams, and best practices. Covers java, arrays, printing development techniques with visual explanations.
📄
Should I always use a parallel stream when possible?
Learn should i always use a parallel stream when possible? with practical examples, diagrams, and best practices. Covers java, parallel-processing, java-8 development techniques with visual explana...

Python to Java code conversion
Learn python to java code conversion with practical examples, diagrams, and best practices. Covers java, python development techniques with visual explanations.

What is meant by immutable?
Learn what is meant by immutable? with practical examples, diagrams, and best practices. Covers java, string, immutability development techniques with visual explanations.
📄
Does `continue` jump to the top of a `do while`?
Learn does `continue` jump to the top of a `do while`? with practical examples, diagrams, and best practices. Covers java, loops, do-while development techniques with visual explanations.
📄
Show Array Value in JavaDocs
Learn show array value in javadocs with practical examples, diagrams, and best practices. Covers java, arrays, int development techniques with visual explanations.
📄
Variable-sized Array Initialization in Java
Learn variable-sized array initialization in java with practical examples, diagrams, and best practices. Covers java, arrays, initialization development techniques with visual explanations.
📄
What is a JavaBean exactly?
Learn what is a javabean exactly? with practical examples, diagrams, and best practices. Covers java, dependency-injection, inversion-of-control development techniques with visual explanations.
📄
Can not deserialize instance of java.util.ArrayList out of START_OBJECT token
Learn can not deserialize instance of java.util.arraylist out of start_object token with practical examples, diagrams, and best practices. Covers java, spring, jackson development techniques with v...
📄
What is the difference between List.of and Arrays.asList?
Learn what is the difference between list.of and arrays.aslist? with practical examples, diagrams, and best practices. Covers java, list, java-9 development techniques with visual explanations.

How to deploy Tyrus (JSR 356 implementation) to a web container?
Learn how to deploy tyrus (jsr 356 implementation) to a web container? with practical examples, diagrams, and best practices. Covers java, tomcat, deployment development techniques with visual expl...

How to use indexOf? Please help a beginner out
Learn how to use indexof? please help a beginner out with practical examples, diagrams, and best practices. Covers java, methods, char development techniques with visual explanations.
📄
Set all values of ArrayList<Boolean> to false on instantiation
Learn set all values of arraylist<boolean> to false on instantiation with practical examples, diagrams, and best practices. Covers java, android development techniques with visual explanations.

Is there any hook provided to register a thread with garbage collection in java?
Learn is there any hook provided to register a thread with garbage collection in java? with practical examples, diagrams, and best practices. Covers java, garbage-collection, hook development techn...
📄
Creating Global Map Java
Learn creating global map java with practical examples, diagrams, and best practices. Covers java development techniques with visual explanations.