Answer:
C) Sun Microsystems released Java.
Explanation:
Sun Microsystems released in May 1995. Of course, Sun Microsystems was then bought by Oracle. Today, it's said that Java is the most commonly used programming language and that over over 3 billion devices use it.
It was created by James Goesling, a Canadian from Calgary, Alberta.
Let's check the other dates to be sure:
A) Niklaus Wirth developed Pascal.
: 1970
B) The Department of Defense released Ada. 1980
D) Bjarne Stroustrup developed C++.: 1985
I would say C- Priority List.
I hope this helps! :)
<em>6.65 </em><em>is displayed as the</em><em> output </em><em>of the </em><em>block of code</em>
<em />
In python programming, * denotes multiplication. To get the output, we will substitute the value of x and y given into the result to have;
<em> result = x * y - x / (y)</em>
<em> result = 7 * 20 - 7 / (20)</em>
<em> result = 140 - 7 / (20)</em>
<em> result = 133/20</em>
<em> result = 6.65</em>
<em />
<em>This shows that </em><em>6.65 </em><em>is displayed as the</em><em> output </em><em>of the </em><em>block of code</em>
<em />
The question is incomplete;
Let the code segment be
<em>>>> x = 7
</em>
<em>>>> y = 20
</em>
<em>>>> result = x * y - x / (y)
</em>
<em>>>> result </em>
<em>output:__?</em>
<em />
Learn more here: brainly.com/question/24240957
Answer:
the middle one would make the most sense if not than it is the 3rd
Explanation: