SidKid
SidKid
JCHJava Community | Help. Code. Learn.
Created by SidKid on 2/20/2025 in #java-help
please clarify this question
No description
4 replies
JCHJava Community | Help. Code. Learn.
Created by SidKid on 2/18/2025 in #java-help
could you explain what this code is doing in terms of implementing the problem in the picture?
No description
11 replies
JCHJava Community | Help. Code. Learn.
Created by SidKid on 2/5/2025 in #java-help
question about Java
I am reading that when Java was first introduced, the developers and designers anticipated that Java GUI programming would be the most predominant form of Java programming, even eclipsing other forms of windows programming (such as C++ and toolkits). What are some reasons for why this did not happen?
9 replies
JCHJava Community | Help. Code. Learn.
Created by SidKid on 2/1/2025 in #java-help
is this question outdated?
No description
8 replies
JCHJava Community | Help. Code. Learn.
Created by SidKid on 1/29/2025 in #java-help
attempted this code but still not working
No description
6 replies
JCHJava Community | Help. Code. Learn.
Created by SidKid on 1/27/2025 in #java-help
how to solve this without loops at all
No description
15 replies
JCHJava Community | Help. Code. Learn.
Created by SidKid on 1/27/2025 in #java-help
java question about strings
is it better to work in Java with strings using library that allows operations on Strings or it is better work with strings as an array of chars (so subsequently use operations where treat the string as an array of chars)
14 replies
JCHJava Community | Help. Code. Learn.
Created by SidKid on 1/15/2025 in #java-help
What are the initial values of the primitives that are encapsulated in an object?
What are the initial values of the primitives that are encapsulated in an object, and what are the initial values of the primitives that are not encapsulated in an object?
8 replies