Top answers

All subjects
All levels

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

LG
Answered by Lauren G. Computing tutor
2950 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...

LG
Answered by Lauren G. Computing tutor
2591 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...

MM
Answered by Matthew M. Computing tutor
19395 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...

YR
10983 Views

Project Euler Question 3: What is the largest prime factor of the number 600851475143?

To answer this question you must first fully understand what prime factors are. Any positive integer number can be 'split' down into a product of its prime factors, that is, the number can only be made by...

TE
Answered by Tom E. Computing tutor
3568 Views

We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences