Question: I am not able to find these three java question. Please HELP: Q35- Create a function that fulfills the requirements below: Create an enum with

I am not able to find these three java question. Please HELP:

Q35- Create a function that fulfills the requirements below:

  • Create an enum with any 5 values
  • Using any method (any way), iterate through all the enum values
  • Output each value to the Console

Q36- Create a function that creates a directory or outputs the amount of files - and only files- if that directory exists

  • The function should have 1 parameter and no return
  • Output a success message if directory created or a message stating how many files exist in directory
  • There should be no Scanner objects used. No need to include the necessary libraries

Q37- Write an restricted class that has 1 unimplemented method. Be as creative as you like.

i will really thankful if someone could solve all these three

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!