subject
Mathematics, 27.07.2019 18:30 brionnashelp

Int var1 = 0b0001; int var2 = 0b1111; int results1 = var1 & var2; int results2 = var1 | var2; int results3 = var1 ^ var2; int printit = results1 + results2 + results3; what are the values for results1, results2, results3 and printit after executing the code?

ansver
Answers: 1

Another question on Mathematics

question
Mathematics, 21.06.2019 17:40
The weight of full–grown tomatoes at a farm is modeled by a normal distribution with a standard deviation of 18.4 grams. the 95 percent confidence interval for the mean weight of the tomatoes is calculated using a sample of 100 tomatoes. what is the margin of error (half the width of the confidence interval)?
Answers: 2
question
Mathematics, 21.06.2019 19:30
If (17, 4) is an ordered pair of the inverse of f(x), which of the following is an ordered pair of the function f(x)? a. (17,4) b. (4.17) c. (4,0) d. 0,17)
Answers: 2
question
Mathematics, 21.06.2019 20:00
The scatterplot below shows the number of hours that students read weekly and the number of hours that they spend on chores weekly. which statement about the scatterplot is true?
Answers: 2
question
Mathematics, 21.06.2019 21:40
The tile along the edge of a triangular community pool needs to be replaced? ?
Answers: 2
You know the right answer?
Int var1 = 0b0001; int var2 = 0b1111; int results1 = var1 & var2; int results2 = var1 | var2...
Questions
question
Mathematics, 31.01.2020 05:45