Top answers

All subjects
All levels

How do I put 10101011 from binary into decimal?

As with all binary numbers, you can start from the right side. The furthest right place represents the 20 (=1) place. As you move left, the places represent 21, 22, 2...

Answered by Lauren G. Computing tutor
4392 Views

What is SQL? I know it's a 'query' language, but what does that mean?

As you said, SQL is a query language that is used for databases. A 'query' language when referring to databases means that it is the language used to get information out of the database. 
Databases c...

Answered by Lauren G. Computing tutor
2862 Views

What do 0s and 1s have anything to do with Boolean Logic?

In computers, everything is represented with 0s and 1s. While Boolean Logic is often explained using the terms 'true' and 'false', these are actually represented by the numbers 0 and 1.
0 means 'fals...

Answered by Lauren G. Computing tutor
2500 Views

What is the difference between simplex, half duplex and full duplex?

These are different forms of data transfer. Simplex means that data can only travel in one direction between an interface. An example of this would be a keyboard - you type into the computer which is regi...

Answered by Matthew M. Computing tutor
19171 Views

How would you check if a number is palindrome using a looping algorithm in any programming language ?

A palindrome number is one which remains the same when its digits are reversed. For example 121, if you write 121 backwards its still 121.

The algorithm involves a really simple loop whic...

Answered by Yatharth R. Computing tutor
10882 Views

We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences