subject

1. which of the following expressions evaluates multiplication first addition second and multiplication third
a. 2*3+4*5
b. (2*3)+(4*5)
c. 2*(3+4)*5
d. 2*(3+4*5)
2. after the following two statements, what is the value of j?
int i=10;
int j=10*i++;
a. 100
b. 101
c. 110
d. 111
3. consider the following code.
int x=1;
int y=2;
system. out. println ("the sum of x and y is" +x+y+".");
what would be the result of the last statement?
a. it would display the text, "the sum of x and y is 3."
b. it would display the text, "the sum of x and y is 12."
c. it would display a very large number, something similar to 442152118.
d. the statement would cause a compilation error.
(note: this is for java programming)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 08:30
Active listen eliminates barries to communication true or false
Answers: 1
question
Computers and Technology, 22.06.2019 19:10
How might the success of your campaign be affected if you haven’t carefully completed all field data or if you accidentally insert the wrong merge field in the document?
Answers: 1
question
Computers and Technology, 24.06.2019 00:00
Afashion designer wants to increase awareness about her brand. which network can she use and why she can use the blank to blank her products online. answers for the first blank: internet, extranet, or intranet answers for the second blank: market, design, and export
Answers: 1
question
Computers and Technology, 24.06.2019 12:50
When is it most apprpriate for a development team to change the definition of done
Answers: 1
You know the right answer?
1. which of the following expressions evaluates multiplication first addition second and multiplicat...
Questions
question
History, 08.01.2021 21:00
question
Mathematics, 08.01.2021 21:00