Question 5 (5 points) Suppose file 1 contains package media.records; public class Labels {...} class Check { . . . ) a.
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 5 (5 points) Suppose file 1 contains package media.records; public class Labels {...} class Check { . . . ) a.
Question 5 (5 points) Suppose file 1 contains package media.records; public class Labels {...} class Check { . . . ) a. Are the Check class and the Review class in the same package? b. What is the name of file 1? C. What is the name of file 2? d. What is the name of the directory that contains the two files? e. What is that directory a subdirectory of? Question 6 (6 points) Describe the order of growth of each of the following functions using 0 notation. a. N² + 3N b. 3N² + N C. N5 + 100N³ + 245 and file 2 contains package media.records; public class Length{ . . . } class Review ( . . . } d. 3Mlog₂N + N² e. f. 1+N+ N2 + N3 +N (N* (N-1))/2