
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Diksha Patro has Published 123 Articles

Diksha Patro
2K+ Views
Introduction MS-DOS (which stands for Microsoft Disc Operating Systems) is a Microsoft developed OS. This came out initially in 1981 and quickly became the preferred OS over IBM-compatible desktop computers in the decades that followed. Microsoft's DOS is an interface for the command line (CLI) OS, which means it lacks ... Read More

Diksha Patro
2K+ Views
Introduction The "move" control in Microsoft Windows the Command Prompt can be helpful for moving archives or files from a single spot to a different one. This serves as a simple yet strong control that is able to be utilized to organize and handle your documents and folders as well. ... Read More

Diksha Patro
5K+ Views
In this article, you will discover the distinction between layered and monolithic operating systems. But before we get into that, it's important to understand the benefits and drawbacks of monolithic and layered operating systems. What is a Monolithic Operating System? A Monolithic Operating System is a straightforward operating system where ... Read More

Diksha Patro
5K+ Views
The find command in Linux is used to look for files and directories inside a directory structure. The find command's min depth and max depth arguments let you restrict the search to a certain directory or depth level. Max depth defines the maximum depth level up to which the search ... Read More

Diksha Patro
10K+ Views
Monitors are a synchronization tool used in process synchronization to manage access to shared resources and coordinate the actions of numerous threads or processes. When opposed to low-level primitives like locks or semaphores, they offer a higher-level abstraction for managing concurrency. Let's examine monitors to see what they are, why ... Read More

Diksha Patro
329 Views
The add user command in Linux is used to add new user accounts on operating systems that resemble Unix. It is frequently used by system administrators to add new users with predetermined usernames, passwords, and other user-related information System calls Software can communicate with the kernel of the operating system, ... Read More

Diksha Patro
262 Views
Introduction Microsoft Windows 10 has become the most recent version available for Microsoft Corporation's prevalent platform. It became available in the year 2015 and has since grown into one of the most popular laptop operating systems. The latest version of Windows has an adaptable user experience, sophisticated safety features, and ... Read More

Diksha Patro
2K+ Views
Introduction Temporary documents are data produced by calculating for storing details whereas another operation is being carried out performed. These short-term documents may build up over time and consume valuable disc space. Ubuntu is an established Linux-based operating system that includes a number of methods for cleaning temporary data and ... Read More

Diksha Patro
4K+ Views
Introduction Inter process communication (IPC) was the transfer of information and interaction between multiple processes in an electronic system. Every operation in a tasking process structure runs on its own, as well as communication between them is required if these processes require to exchange of information or coordination of what ... Read More

Diksha Patro
1K+ Views
Introduction Message-based communication (MBC) is a type of communication within a process (IPC) in which multiple procedures share data by sending statements to the other person. The transmission procedure structures an e-mail that included what needs to be passed on and provides it to the process of reception in this ... Read More