In this article, we’ll learn how to write a Shell Script to exchange the values …
Anup Maurya
Anup Maurya
Hey there, My name is Anup Maurya. I was born with love with programming and worked with TCS. One of best global (IT) services and consulting company as System Administrator . I also love graphics designing. It's my pleasure to have you here.
-
-
In this article, we’ll learn how to resolve “Unable to locate package” when running apt …
- Ask Us
Create the directory structure given in the image using mkdir command and touch command
by Anup Maurya3 minutes readCreate the directory structure given in the image using mkdir for directory creation and touch for creating …
-
Kernel is central component of an operating system that manages operations of computer and hardware. It …
-
The for-each loop, also known as the enhanced for loop, was introduced in Java 5 …
- Data Science And Analytics
What is Big Data? – Definition, Types, Examples
by Anup Maurya3 minutes readIn this article, you’ll learn about What is Big Data? – Definition, Types, Examples. What …
-
In this article, you’ll learn how to write a Shell Script to check a number …
-
In this tutorial, you’ll learn about C structure. You will learn how to define and …
-
-
In this tutorial, you’ll learn about C Function, types of function, why use function and …