Skip to main content

Newer Post or latest post

Li-Fi vs Wi-Fi: A Battle of Light and Waves

Li-Fi vs Wi-Fi: A Battle of Light and Waves Li-fi is a light fidelity device that supports only the infrared and other lighting systems to transfer the data to the device which is used to receive from the sender device. Wifi is a wireless fidelity device that supports the radio waves to transfer the data to the wifi device which is used to receive the wifi signals at the limited ranges due to the device version capacity. Introduction to the computer system and computer applications related topics are listed following below here: Li-Fi vs Wi-Fi: A Battle of Light and Waves Let’s discuss the computer system related topic and questions above listed and their answers are following below here: Li-Fi vs Wi-Fi: A Battle of Light and Waves There are some points on the computer system and data communication related to the topic of “Li-Fi vs Wi-Fi: A Battle of Light and Waves” following below here: Lifi based data communication system:- Li-Fi is a light based signal data transmission ...

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                          Binary Number
             0                                                0000
             1                                                0001
             2                                                0010
             3                                                0011
             4                                                0100
             5                                                0101
             6                                                0110
             7                                                0111
             8                                                1000
             9                                                1001

Similarly the octal and hexadecimal number have its own such as

The octal number base (456)8 is the base of octal. The octal base 8.

and the hexadecimal number base is (F 6)16. The hexadecimal base is 16.

also the Decimal number base is (15214)10. The decimal base is 10.

Can a computer be based on a binary number concept?

Yes, it is true that the computer system is based on the concept of a binary number system followed by the cpu.

The logic gates also process the value which is a unit of cpu processing the data to provide the output value based on the logical processing system through the ALU means Arithmetic and Logic Unit of the cpu.

The binary number system is basically 0 or 1 to compute the value where the 0 can be considered as ‘no’ and 1 is used for ‘yes’ on the logic gates such as:- NOT, NOR, OR, AND, NAND, X’OR, X’NOR etc.



Please subscribe my blog...... enter E-Mail to get notification....
-----------------------------------------------------------------------------------------------------------------------------

I hope you from this topic “ binary numbers system” and you can enjoy this informative post that i have published and provide you to the information technology or computer science related solution or questions/answers provided in the topic to study and happy learning 🙂
"Thank you for taking the time to read this post! I hope you found the information helpful and informative. Don't forget to stay tuned for more exciting updates and insightful content. Your support means the world to me!"



My latest post is here links below about the databases technology

What are the components of data model in [DBMS] Relational Database Management System?

There are five main components of data model... 👉 click here ðŸ‘ˆ

What is stability of the distributed database management system?

In the distributed database model there are.... 👉 click here👈

Comments

Popular posts from this blog

what are the function of the joystick and light pen?

Q 1. State the functions of a joystick and that of a light pen? Introduction to the joystick device, virtual or soft joystick tool, game controller, virtual or soft game controller and light pen topics are covered below here: Joystick What is the meaning of the joystick in computer? What is the joystick as a peripheral device in the computer system? What is main use of joystick in computer system peripheral devices? What is the purpose of the joystick in computer? What are the types of joysticks in the peripheral system for game purpose? What do you mean by analog joystick in peripheral system? What are the advantages of analog joystick device? What are the disadvantages or drawbacks of analog joystick device? What are the uses of joysticks? What are top 5 uses of joystick device in the computer system peripheral? Where is the use of joystick? How to connect the joystick for game in computer system? Can you connect the joystick to the laptop? Why do n...

Why Cybersecurity Matters in the Digital Age

Importance of cybersecurity on the internet world Cybersecurity is a technique that protects the users database on their device and some applied rules or protocols for the user that are not allowed in their country to access the specific databases or content or links of websites. The user can protect their database on the internet through the cloud service to store the database into the secured website that provides the stored database and higher security features such as:- Multi Factor authentication, or two factor authentication on the security model. In today's digital age, cybersecurity plays a vital role in protecting individuals, organizations, and governments from an ever-evolving landscape of cyber threats. As our reliance on the internet and digital technologies grows, so does the risk of cyber attacks, data breaches, and identity theft. Effective cybersecurity measures help safeguard sensitive information, prevent financial losses, and maintain trust in online transaction...

Multitasking in Operating Systems

Explain the multiple tasking in the operating system? The multiple task means the operating system runs many programs or applications on the computer parallel to provide flexibility of using the computer on their operating system environment to user services such as:- a game playing for entertainment with listening music through another application software or music player. The user can prepare a document offline and work on it currently for sending the email to their head employee as the head officer giving instructions for creating the content in the document file and sending the document file at same time through browser application links website to email to the head officer. Multitasking in an operating system allows multiple processes or threads to run concurrently, improving system efficiency and responsiveness. The OS allocates specific time slices (called time quanta) to each process, switching between them rapidly to create the illusion of simultaneous execution. This context ...