Concatenate Two Numbers

Concatenate Two Numbers Write Code Problem Description Given two numbers A and B. Concatenate the two numbers and print it. Problem Constraints 1 <= A, B <= 104 Input Format There are two input lines The first line has a single integer A. The second line has a single integer B. Output Format Print in a single line the concatenated …

Concatenate Two Numbers Read More »

How to Disable Comments in WordPress via coding

How to Disable Comments in WordPress via coding After you disable comments, your pages might display a “comments are closed” message at the bottom. To get rid of this message: Connect to your WordPress site using an FTP client. Open the current theme folder, which is in the directory “/wp-content/themes/”. Find the file “comments.php” and …

How to Disable Comments in WordPress via coding Read More »

Stop Blogspot Redirection: Keep Your Blogspot Blog Accessible Globally

Stop Blogspot Redirection: Keep Your Blogspot Blog Accessible Globally   Blogspot, also known as Blogger, is a popular blogging platform that allows users to create their own blogs for free. It is owned by Google and is a great platform for people who want to start a blog without investing any money. However, one of …

Stop Blogspot Redirection: Keep Your Blogspot Blog Accessible Globally Read More »

The Future is Now: The Rise of Virtual and Augmented Reality

The Future is Now: The Rise of Virtual and Augmented Reality Virtual Reality (VR) and Augmented Reality (AR) have been around for decades, but it is only in recent years that the technology has advanced to the point where it has become accessible to the general public. These technologies are rapidly changing the way we …

The Future is Now: The Rise of Virtual and Augmented Reality Read More »

What is Docker ?

What is Docker ? # Discovering Docker: Everybody’s Talking About Containerization The topic of Docker is one of the most frequently discussed today in tech circles. In its simplest terms, Docker is a way to run applications in containers, similar to the way in which different applications on your computer can run inside a virtual …

What is Docker ? Read More »