Skip to main content

Posts

Showing posts from March, 2019

Newer Post or latest post

Discuss the data replication on the distributed database system?

Discuss the data replication on the distributed database system? The data replica is a term that refers to the data replication means the copy of data into the servers distributed to access the copy of data. The data replication in a distributed database system is a term that provides the benefits for the user to easily access the data from the nearby server provided for the client user from the website. The data can be easily accessible from the server and provide the fast speed with reduces the latency of the data transfer to the client server such as:- if the user access the data from their smartphone device then the data will be fast to load because the nearby server provide the data replicated or copied of data to the user. Data replication in a distributed database system involves creating and maintaining multiple copies of data across different nodes or locations to enhance availability, reliability, and performance. It ensures that users can access data even if a node fails, re...

Number System Conversion Decimal and Binary

"Hi everyone, I'm Rudra, a CS engineer and passionate blogger. Welcome to my post on [Number System Conversion Decimal and Binary. ], where I'll share insights on Information Technology and Computer Science education. My goal is to provide helpful information and answer your questions. Feel free to ask me anything in the comments below. Let's dive into today's topic…🙂” How to find binary to decimal and decimal to binary number ?  Decimal to binary conversion:- There are multiple ways of conversion decimal numbers to  binary numbers, The most commonly used is the dibble-dabble method. The method is to decimal numbers to be converted is repeatedly divided by 2. The remainders 0 & 1 so obtained are then read in the reverse order to obtain the binary equivalent of the decimal number. lets take an example:- Example :- Convert to decimal to binary 27510 = ?   Steps to solve the above example:-   Step1: first take 275 Decimal number.   Step2:...

binary numbers system

"Hi everyone, I'm Rudra, a CS engineer and passionate blogger. Welcome to my post on [binary numbers system. ], where I'll share insights on Information Technology and Computer Science education. My goal is to provide helpful information and answer your questions. Feel free to ask me anything in the comments below. Let's dive into today's topic…🙂” The binary numbers system: In this topic we are discussing the binary number system and also we doing the numerical of their conversion of binary number system. So keep concentrate this topic and read carefully the table of the Decimal to binary conversion of the number system. What is binary numbers system? Binary number system consist of two digits namely, 0 or 1. It has a base or radical 2. For example, (10011) 2  is a binary number. The subscript 2 is at the end of this number indicates the base of the number. Table:-This is to show binary and decimal converted digits. Decimal Number           ...

Hardware component of the computer system

"Hi everyone, I'm Rudra, a CS engineer and passionate blogger. Welcome to my post on [Hardware component of the computer system. ], where I'll share insights on Information Technology and Computer Science education. My goal is to provide helpful information and answer your questions. Feel free to ask me anything in the comments below. Let's dive into today's topic…🙂” Hardware components of the computer: Here are we discuss the hardware components of the computer system and these hardware works on the computer and their performance. How to working in the for the system of architecture and peripheral devices. Inside the component of hardware of Computer System Unit:- Inside the system unit are the electronic components that run the programs, handle typed instructions and determine the result. Some of the common components are as follows: Motherboard  The motherboard is known as PCB which is stands for "Printed Circuit Board". It is made up of ...

Parts of the rear panel

"Hi everyone, I'm Rudra, a CS engineer and passionate blogger. Welcome to my post on [ Parts of the rear panel ], where I'll share insights on Information Technology and Computer Science education. My goal is to provide helpful information and answer your questions. Feel free to ask me anything in the comments below. Let's dive into today's topic…🙂” Parts of the Rear Panel:- (The remaining answer of the previous question PC System)  ← click on this heading If you look at the rear panel of the system unit of your PC, you will see certain holes and slots fitted with different cables. In this figure to show some ports of the rear panel. Video Port for Monitor  This is a socket used to connect a monitor with the system unit. Keyboard Part  This is used to connect the keyboard with the system unit. Generally it is a PS/2 Port model but the newer model today is going USB port such as uses in the Laptops and Newer Desktop computer CPU cabinate. Power So...

Main Component of PC system

"Hi everyone, I'm Rudra, a CS engineer and passionate blogger. Welcome to my post on [Main Component of PC system . ], where I'll share insights on Information Technology and Computer Science education. My goal is to provide helpful information and answer your questions. Feel free to ask me anything in the comments below. Let's dive into today's topic…🙂” Q. What are the main components of the PC System ? There are the main component of the PC system are the following:-   Power switch  Depending on the model, the power switch is located either in the front or at the side of the system unit and is used to switch the system ON and OFF. The power switch button is connected to the power connectors to provide the current passes through the power connector and then the motherboard gets a supply of power to supply also other installed and connected devices such as ram, rom, storage device, permanent memory, smps etc. it is happened when the user on the ups and then pr...

About the memory and its Classification of the computer Memory

"Hi everyone, I'm Rudra, a CS engineer and passionate blogger. Welcome to my post on [About the memory and its Classification of the computer Memory. ], where I'll share insights on Information Technology and Computer Science education. My goal is to provide helpful information and answer your questions. Feel free to ask me anything in the comments below. Let's dive into today's topic…🙂” What are the memories in the reference of computer system? What is Computer Memory?:- The memory is the essential for the computer to store the data, instruction and information. Without memory, computers are not be able to store data, instruction etc. The memory is an essential part of a computer system. It is require by the computer system to store information. Memory can be divided into the following two categories types: i) Primary or Main memory ii) Secondary Memory or Permanent memory In this figure I'll show the classification of the memory of computer s...