Mix up the parameters (have at least one with a parameter) and have one return something.

Question 1. Please write at least two method headers and how you would call them. Also, explain the methods. Mix up the parameters (have at least one with a parameter) and have one return something. For example: public void doSomething(String s, double z) public int getSomething() doSomething expects a String to be passed in. It does not return anything. getSomething does not have any parameters – so nothing has to be passed in. getSomething will return an int. To call these methods you could do this: doSomething("Hello!", 5.5); int answer = getSomething(); Try to think of something that makes more sense, other than my doSomething and getSomething methods. Question 2. Explain Encapsulation in your own words

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.

Do you need a similar assignment done from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount! Use Discount Code "save15" for a 15% Discount!

Request essay help

You can trust us for this and even for your future projects