1 which sort implementation is used in the sort method to sort an array of a primiti 5346834

1)Which sort implementation is used in the sort method to sort an array of a primitive data type in the Java Arrays class? options – quicksort, mergesort, insertion sort, selection sort 2)A recursive method without a correct base case would ___ 3)An inexperienced Java programmer writing software for the recent elections assumed that no more than 1000 people would vote on any given voting machine during any given election, so he made an array of length 1000 in which to store the votes. However, the large turnout meant that the voting machines were used for longer periods of time than expected and some malfunctioned because they received more than 1000 votes. What would have been a better way to store the votes than using a Java array? Why? To get full credit you need to provide good justification for why your suggestion is better than using the array to hold the votes. 4)If you open a file for writing and the file doesn't exist, then the file is created with ……………………….length. 5) Which of the following events would cause an exception? options : Divide by ? 1 ,Improper array subscripting, Integer overflow, Syntax errors

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now