Question: A.6-5 Points B.2 5 Points How are static variables different from instance variables? Write the void method: displayGreeting When Halloween is passed to this method,

A.6-5 Points B.2 5 Points How are static variables different from instance variables? Write the void method: displayGreeting When "Halloween" is passed to this method, it prints Happy Halloween!" -Write a statement to invoke it in the main method. How are static methods different from instance methods? Which modifier do you use to declare static members of a class? L17-14-> 13-15 | B-3-5 Points Write the value-returning method: makeGreeting PART B-70 Points When "Halloween" is passed to this method, it returns Happy Halloween!" -Write a statement to invoke it in the main method. B.1-5 Points Write the void method: displayGreeting -This method when invoked prints: "Happy Halloween!" - Write a statement to invoke it in the main method
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
