CARVIEW |
Select Language
HTTP/2 200
date: Mon, 13 Oct 2025 15:27:45 GMT
content-type: text/html; charset=UTF-8
content-encoding: gzip
x-dns-prefetch-control: on
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-litespeed-cache: hit
vary: Accept-Encoding
alt-svc: h3=":443"; ma=86400
x-turbo-charged-by: LiteSpeed
cf-cache-status: MISS
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=v3VNEbNYJvJIFKDHqbx%2BVnnK1HzTuFLM1wfblaUyacMStDWT6XtCwEbBoq6dwy%2BysCock8El4CLCasRUJ%2BTBGRW1TfSOMnONfhbwO8bleoEBuREXHxe24y9KLqbAJRH%2F6S5bMhESwUXbTgS4Vw%3D%3D"}],"group":"cf-nel","max_age":604800}
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
server: cloudflare
cf-ray: 98dfdcdd9ff91712-BLR
server-timing: cfL4;desc="?proto=TCP&rtt=857&min_rtt=782&rtt_var=163&sent=7&recv=13&lost=0&retrans=0&sent_bytes=3427&recv_bytes=987&delivery_rate=3629072&cwnd=253&unsent_bytes=0&cid=959a797b8439a43c&ts=925&x=0"
Prateek Sharma, Author at Java Code Geeks
Back to top button
Prateek Sharma
Prateek has graduated in Computer Engineering from Thapar University (Patiala, India). He also holds a Master degree in Software Systems from Birla Institute of Technology & Science (Pilani, India). Currently he is working as a Full Stack Software Engineer in telecommunications sector where he is involved in multiple flavors of project ranging from development in J2EE,Groovy, JPA, Hibernate, Web Service (SOAP/REST) to DevOps tools like Jenkins, SonarQube, SonarLint, EclEmma etc. He also has experience in message queues like RabbitMQ and Kafka.
-
Core Java
Java Array Length Example
In this post, we feature a comprehensive Java Array Length Example. The article talks about the length property of Arrays,…
Read More » -
String
Java String Class Example (with video)
This article talks about one of the widely used String library in Java which does no less than magic. It…
Read More »