subject

Question 1(multiple choice worth 1 points)
what is the value of the variable?
double dnum = 2.02;
2
2.0
2.02
0.0
error: incompatible types
question 2(multiple choice worth 1 points)
what is the value of the variable?
int inum = 55/100;
0.55
0.6
0
0.0
error: incompatible types
question 3(multiple choice worth 1 points)
what is the value of the variable?
double dnum = (int)2.5 * 3;
6.0
7.0
7.5
9.0
error: incompatible types
question 4(multiple choice worth 1 points)
what is the value of the variable?
double dnum = 7;
7
7.0
0
0.0
error: incompatible types
question 5(multiple choice worth 1 points)
what is the value of the variable?
double dnum = (int)15.89;
15
15.0
15.98
16
error: incompatible types
question 6(multiple choice worth 1 points)
what is the value of the variable?
int inum = 14/5;
2
2.0
2.8
4
error: incompatible types
question 7(multiple choice worth 1 points)
what is the value of the variable?
double dnum = 45/100.0;
0.45
0.5
0
0.0
error: incompatible types
question 8(multiple choice worth 1 points)
what is the value of the variable?
double dnum = 55/100;
0.55
0.6
0
0.0
error: incompatible types
question 9(multiple choice worth 1 points)
what is the value of the variable?
double dnum = (double)(14/5);
2
2.0
2.8
4
error: incompatible types
question 10(multiple choice worth 1 points)
what is the value of the variable?
double dnum = (int)(2.5 * 3);
6.0
7.0
7.5
9.0
error: incompatible types
question 11(multiple choice worth 1 points)
what is the value of the variable?
int inum = 2.02;
2
2.0
2.02
0.0
error: incompatible types
question 12(multiple choice worth 1 points)
what is the value of the variable?
int inum = (int)15.89;
15
15.0
15.98
16
error: incompatible types
question 13(multiple choice worth 1 points)
what is the value of the variable?
double dnum = (double)10/3;
3
3.0
3.
1
error: incompatible types
question 14(multiple choice worth 1 points)
what is the value of the variable?
double dnum = 14/5;
2
2.0
2.8
4
error: incompatible types
question 15(multiple choice worth 1 points)
what is the value of the variable?
int inum = 5;
5
5.0
0
0.0
error: incompatible types

ansver
Answers: 1

Another question on Advanced Placement (AP)

question
Advanced Placement (AP), 23.06.2019 18:30
An object accelarates from rest to a velocity of 2.4m/s over a distance of 16m what was its accelaration
Answers: 3
question
Advanced Placement (AP), 23.06.2019 22:00
Amedical center’s rectangular parking lot currently has a length of 30 meters and a width of 20 meters. the center plans to expand both the length and the width of the parking lot by 2x meters. what polynomial in standard form represents the area of the expanded parking lot?
Answers: 2
question
Advanced Placement (AP), 25.06.2019 15:30
Which of the following types of stars had the smallest initial mass? which of the following types of stars had the smallest initial mass?
Answers: 1
question
Advanced Placement (AP), 25.06.2019 20:00
In a person dependent on a drug, occurs when the drug leaves his or her system quickly or for a prolonged period of time. a. addiction b. withdrawal c. independence d. relapse
Answers: 2
You know the right answer?
Question 1(multiple choice worth 1 points)
what is the value of the variable?
double dn...
Questions
question
English, 02.09.2020 06:01
question
Biology, 02.09.2020 06:01
question
History, 02.09.2020 06:01
Questions on the website: 13722367