In order to check the number Whether a Number is Even or Odd, we have …
anupmaurya

anupmaurya
"Hi there, My name is Anup Maurya. I have a passion for programming and previously worked at TCS, one of the best global IT services and consulting companies, as a System Administrator. I also enjoy graphic design. It's a pleasure to have you here."
-
-
-
Computer Network Security
Caesar Cipher Technique in Cryptography
by anupmauryaby anupmaurya 4 minutes readIn this tutorial you’ll learn about Caesar Cipher Technique in Cryptography, which is based on …
-
In this article, you’ll learn about JavaScript Variables, here we will mostly talk about local …
-
The Servlet API, contained in the Java package hierarchy javax. servlet , defines the expected interactions of the …
-
Merge sort is a divide-and-conquer algorithm based on the idea of breaking down a list …
-
CheatsheetProgramming
C++ Programming language Cheatsheet
by anupmauryaby anupmaurya 4 minutes readC++ is a widely used middle-level programming language which is used in developing major operating …
-
Problem: Given an array A of size N, print the reverse of it. Example: Input: 4 // size …
-
In this article, you’ll learn about What is Execution context in JavaScript. For any piece …
-
In a database, the transaction can be in one of the following states – The …