Help with 10B only you do not have to do A. I will upvote answer!

10 b)
Max heap :- parent vakue is greater than child value
Min heap:- parent value is less than child value
a) max heap
b) max heap
C) not heap because 14 is less than 16
D) not heap because for max 2 is less than 3 and for min 1 is less
E) max heap
F) max heap
Help with 10B only you do not have to do A. I will upvote answer! 10....
I know how to do number one just not number 2. Please answer
number 2 only
Write a java program that will print out following pattern. Use nested for loop. 2. Add a method to the above program that generates takes two numbers as parameters and prints out all the numbers from number 1 to number 2 separated by using a while loop. (Do not print the last ,'). For example: Calling method1(9,51) should print: 9, 10, 11, 12, 13,...
Please help with 1-10. I will upvote answer when fully complete. I need the correct answer to each because it will be graded immediately therefore I will make sure to upvote! Question 11 pts Suppose we use 4-bit two’s compliment integer representation. What is 0101 + 0001 ? Group of answer choices 0000 0101 0111 0110 Question 21 pts Suppose we use 4-bit two’s compliment integer representation. What is 1110 + 0111 ? Group of answer choices 0000 0101 0110...
PLEASE HELP OUT! Birch Tree Height For this assignment, you will create and interpret a frequency distribution. The following data represents the height (in feet) of birch trees in a 10-mile radius in North America. Enter this data into your graphing calculator: 30, 30, 35, 38, 38, 40, 41, 42, 42, 45, 45, 45, 46, 47, 48, 50, 50, 61, 63, 63, 65, 67, 67, 70 Compile a report that includes: Class boundaries; Class limits; Frequency; Relative Frequency; Cumulative Frequency....
I literally have no idea what I’m doing. Help!!! Please show
work!!
Write an essay using Word and post it as an attachment to the discussion. Cover the following points. Choose a data set from Stat Disk using one of the following files from 13th Edition Elementary Statistics: Oscar Winner Freshman 15 Word Count Garbage Weights Passive and Active Smoke If the file contains more than one variable, choose a quantitative variable. Create a histogram using your chosen variable and...
Can somebody help me solve this? Thank you!
Reagents Unknowns pH KOH AgNO, BaCl, NacI NH(a) NaS NasO. HSco HCl HNO3 H2SO4 KOH NH3** Na2S NaCl CuCl2 a 10 12 13 14 16 17 18 19 21 23 24 26 28 30 32 35 37 38 39 40 41 42 43 45 46 47 48 49 51 52 53 54 56 57 58 59 61 65 67 68 70 AgNO3 Cu(NO3)2 a Fe(NO3)3 74 75 76 78 80 81 82...
please help
1. Consider the sample given below. Find the following information. 16 32 40 52 19 34 43 54 20 35 46 57 21 35 46 62 23 35 46 23 36 48 27 39 50 A. 1 B. Range = C. Midrange D. Mode = E. Class width if we wish to have 5 classes = F. How many numbers are strictly below 50? G. What percent of data are strictly below 50? H. Make a complete frequency...
Please answer this like right now
West Battery Corp. has recently been receiving complaints from retailers that its 9-volt batteries are not lasting as long as other name brands. James West, head of the TQM program at West's Austin plant, believes there is no problem because his batteries have had an average life of 40 hours, about 10% longer than competitors' models. To raise the lifetime above this level would require a new level of technology not available to West....
You are studying an invasive insect species in the USA.
Understanding where invasive species comes from can help with
management (e.g., importation of native natural enemies for
biocontrol). The graph below shows output from a STRUCTURE analysis
of 10 microsatellite markers in 50 individuals taken from the
invasive US population, and the three native countries of origin,
Spain, France, and Italy. A-1pt) How many genetic groups, or
clusters, were identified in the analysis? Assuming you’ve completely
sampled the native range...
You could do only one if you want, any help would be
appreciated.
41. What mass of solid aluminum hydröxide call be produced when 50.0 mL of 0.200 M AI(NO3)3 is added to 200.0 mL of 0.100 M KOH? 42. What mass of barium sulfate can be produced when 100.0 mL of a 0.100 M solution of barium chloride is mixed with 100.0 mL of a O.100 M solution of iron(III) sulfate? 43. How many grams of silver chloride can...
How do I get my output to print "What class of car do you want"
after every loop? Here is my output, it gets stuck on asking and
calculating the cost of the specific class of car i entered
previously.
clear cic: cars-input ('How many cars do you want to rentln run input ('Would you like to run the program Y or N','S) while run'Y carclass-input ('What class of car do you want B, C, or DIn', 'S while carclassB...