Examlex
Write a complete Java console application that prompts the user for a series of quiz scores.The user should type -1 to signify that the input of quiz scores is complete.Your program should then average the scores and display the result back to the user.
Q2: A button fires events know as:<br>A)static events<br>B)passive
Q6: In Java,call-by-value is only used with:<br>A)objects<br>B)primitive types<br>C)this<br>D)all
Q14: 1-100.A major scientific problem with analogue studies
Q17: The interface SortedSet and the concrete class
Q22: The definition of a parameterized class is
Q32: Consider the following array:<br>What is the value
Q34: The value of the expression (int)27.6 evaluates
Q42: 1-63.Imagine that it is 1885.A man complains
Q43: 1-75.Which of the following may be safely
Q45: All of the following are wrapper classes