subject

Which of the following expressions will evaluate to true? (3 points) 7 == 7.0
7 != 7.0
7 < 7.0
Question 1 options:

1)

I only

2)

II only

3)

III only

4)

I and III only

5)

II and III only
Question 2 (3 points)
Saved
Which of the following expressions will evaluate to true? (3 points)

12 / 5 != 2.0
12 / 5.0 == 2.0
(int)(12.0 / 5.0) == 2.0
Question 2 options:

1)

I only

2)

II only

3)

III only

4)

I and II only

5)

I and III only
Question 3 (3 points)
Assume an integer variable named num is assigned a value of 20. What is the value of num - 7 < 15? (3 points)

Question 3 options:

1)

True

2)

False

3)

0

4)

1

5)

An error occurs
Question 4 (3 points)
What is the result of the following code segment? (3 points)

int x = 10;
if(x + 1 < 20)
x += 5;
System. out. println(x);

Question 4 options:

1)

10

2)

11

3)

15

4)

16

5)

20
Question 5 (3 points)
Assume the integer variable num has been assigned a valid value. What is the purpose of the following code segment? (3 points)

if(num % 10 != 0)
System. out. print(num);

Question 5 options:

1)

It prints num if its value is a multiple of 10.

2)

It prints num if its value is not a multiple of 10.

3)

It always prints the value of num.

4)

It never prints the value of num.

5)

An error occurs at compile time.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:00
You install teamviewer on your workstation at home so that you can ac ess it when on the road. how can you be assured that unknown users cant access your computer through team viewer?
Answers: 2
question
Computers and Technology, 23.06.2019 09:00
Which is the highest level of the hierarchy of needs model? a. humanity b. intrapersonal c. team d. interpersonal
Answers: 1
question
Computers and Technology, 23.06.2019 14:30
Norder to receive financial aid at his vocational school, mario must fill out the fafsa. the fafsa is a form that must be completed to determine . in order to complete a fafsa, you must submit . the fafsa can students obtain
Answers: 2
question
Computers and Technology, 24.06.2019 10:00
3. what do the terms multipotentialite, polymath, or scanner mean?
Answers: 2
You know the right answer?
Which of the following expressions will evaluate to true? (3 points) 7 == 7.0
7 != 7.0
...
Questions
question
Arts, 09.04.2021 19:20
question
Mathematics, 09.04.2021 19:20
question
Arts, 09.04.2021 19:20
question
Mathematics, 09.04.2021 19:20
question
Spanish, 09.04.2021 19:20
Questions on the website: 13722361