Skip to main content

Newer Post or latest post

what is data cable? Types of cables, uses of data cables, importance of data cable explained!

Introduction of data cables Data cable is an important part of computer network model . From smartphone to supercomputer connections and wide range network uses and network models. It helps in network model in different types of topology models also. But we discuss what exactly called a data cable? How it is working with network model? Why these data cables are so important? In this guide, I will provide some information about the definitions, types, uses of data cables on network model with easy explanation of data cable covered topics. What is data cable? [Definition] A data cable is a wire that can transfer the data from one to another computer system. It connects to the ports available on the computer system. The user can transfer the data from one computer to another data cable connection. If two computers are connected then:- In according to data cable male port:- Port 1:- the male port of data cable is used to receive the data from the sender computer. Port 2:- th...

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 = ?
 how to find decimal to binary number?

Steps to solve the above example:-

  Step1: first take 275 Decimal number.

  Step2: Then divide by the number 2.

  Step3: If the given decimal number is completely divide then remainder is 0.

  Step4: If the given decimal number is not complete divide then remainder is 1.

  Step5: Then take remainder at the side of the remaining digit below like a 137 --> 1.

  Step6: Then continue the divide at the end when digit is divided in the form of 1 or 0.

  Step7: Then take and collect the number which is in the form of 0 or 1 into the upward dirction as given above in the figure as shown.

Binary to Decimal conversion:-

The decimal equivalent is obtained by multiplying each binary digit with its positional value. The right most bit has positional value 20 , the second right most bit has value 21  and so on.
Example :- convert into binary to decimal number 10101012 = ?

 how to find binary to decimal numbers                                                                                                                                                                      

 Steps to solve the binary to decimal conversion:

Step1: Take 1010101 and check its base is 2.

Step2: Now count the digit in the given binary number there are 7 digits in the given binary number.

Step3: Now take a first digit 1 and multiply by 2 each digits in the given binary number.

Step4: Place the power of digit 2 counting with 0 to 6 in the decrease form which are digits like 6,5,4,3,2,1,0 are the seven digits in the decrease form.

Step5: Seperate each multiplication by the (+) sign like this 1*(2)^6 + 0*2^5..... so on.

Step6: Solve and complete to get the final answer and final answer will be decimal number.


Can a decimal number be considered as a float in a program?

Yes, it is true that a C language program is used to process the output value even if the input values for the variable is considered to be declared with the floating value using float data type in the program for the variable globally or local variables used in the program.

The float value takes decimal number stores in the temporary memory when the c program compiles on the computer application to show the processed value using the floating data types used for the variables and the double is used for the long float which means long decimal store value to show long decimal digits after processing the values.



-----------------------------------------------------------------------------------------------------------------------------

I hope you from this topic “ Number System Conversion Decimal and Binary ” 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

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...

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...

how the track ball is differ from the mouse and joystick

What are the differences between trackball, mouse and joystick devices? The differences are according to the track ball device verse mouse and joystick Trackball The track ball is a pointing device which contains a ball over the device or above the device. The track ball is a statics device that cannot move from one place to another. The track ball gives you a stability to use the device without moving the whole and just move the ball or roll the on the device. It uses as input device that depends on finger and thumbs only to moves the ball. It is slower than mouse due to cause the dependency the finger and thumb to move the ball to track the path of the pointer. What is trackball used for? The trackball is an input device which is used to provide 2 dimensions to move the ball over the device the ball is attached to. The trackball is used to move the pointer of the operating system where the ball is moved according to the position of the 2 dimensions x and y axis on the...