{{theTime}}

Search This Blog

Total Pageviews

What is the output of this code

System.out.println(Math.Sqrt(-4.0))

Ans: NaN.

No comments:

Setup AWS Application Load Balancer Https

Setting up HTTPS for an AWS Application Load Balancer (ALB) involves configuring an HTTPS listener, deploying an SSL certificate, and defini...