Write a method, roto, that takes a String, inputStr, as a fo…

Write a method, roto, that takes a String, inputStr, as a formal parameter and returns a String. The method should return inputStr, but its last two chars should be moved to the front of inputStr. You may assume that inputStr will be length at least 2. (just run the input output examples shown below from your main with the input strings hardcoded — print out the returned values from each call to see your method is working; no scanner needed!) Examples: roto(“Hello”) should return:  “loHel” roto(“HoHa”) should return: “HaHo” roto(“Go”)      should return: “Go”

Instructions:  All code must be written in the zyBook IDE. L…

Instructions:  All code must be written in the zyBook IDE. Link below. Go to the quiz page in the zyBook, ch7, here’s the link (clicking it should open it in a new tab): https://learn.zybooks.com/zybook/PSUIST242WelchSpring2025/chapter/7/section/25 Pass: java2035 Be sure to test out your code on the (input/output) examples given with each question. You can run your code as much as you like via the green run button (write a bit of code, then hit run to see if its working — rinse and repeat) code for question 1 should be developed in the zyBook editor titled Q1  code for question 2 should be developed in the zyBook editor titled Q2 Handin: Only submit this canvas quiz once you are finished with both problems and you’ve copied the code for each into the corresponding essay boxes.

22. Prior to performing a circumcision procedure on a newbor…

22. Prior to performing a circumcision procedure on a newborn male, the provider has ordered the nurse to administer Tylenol 10mg/kg po. The newborn weighs 3.3kg. Using the image below, how many ml should the nurse administer? (Label your answer and round to the nearest tenth).

Determine whether the following particles experience acceler…

Determine whether the following particles experience acceleration: (a) A particle moving in a straight line at a constant speed. (b) A particle moving along a curved path at a constant speed.  Record your answer with your reasoning to your scratch paper. Make sure to submit it to Gradescope at the end of the exam.  (10 points)