Top answers

All subjects
All levels

Perform AND, OR & XOR operations on 0001 1111 & 1010 1010

0001 1111 AND 1010 1010 = 0000 1010

0001 1111 OR 1010 1010 = 1011 1111

0001 1111 XOR 1010 1010 = 1011 0101

DH
Answered by Dom H. Computing tutor
4711 Views

Create a program that takes in two numbers and returns the highest of the two

print("Enter two numbers. I will tell the highest of the two.") num1 = input("Number 1: ") num2 = input("Number 2: ") if (num1 == num 2) print ("They are the same"....

DH
Answered by Dom H. Python tutor
1672 Views

Solve the equation x^2 - 8x + 5 = 0 by completing the square

x- 8x + 5 = 0 => (x- 8x + 16) - 11 = 0 =>(x - 4)2 = 11 =>x - 4 = +- sqrt(11) =>x = 4 +- sqrt(11)

DH
Answered by Dom H. Maths tutor
3270 Views

What are the present subjunctive forms of the verb “ir”

Vaya, vayas, vaya, vayamos, vayáis, vayan

AS
Answered by Abigail S. Spanish tutor
1950 Views

What is ventilation of the lungs and how does it occur?

Ventilation means moving air into and out of the lungs. This depends on a number of factors which we can break down and talk about individually.

The structure of the thorax: An airtight space in th...

RW
Answered by Rebecca W. Biology tutor
5541 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