homework please help easy
Just implicit parameters, constructors, methods, we just started the course (no code provided it’s just implied)
6 Replies
⌛
This post has been reserved for your question.
Hey @brian! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
Note that users may not do your homework for you. You can provide your solution and ask for help making it work with specific questions.
I don’t want just an exact answer even I just want to know how I’m supposed to approach it, make some kind of method? A different implicit variable
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.
To a) you can possibly not even solve this without the task itself judging just by the given question, you could create getters and setters to obtain the value with the Default Constructor which you create an object of. To b) it depends on what you would like to do, if you would like to create an object / reference, without setting a value, the constructor is still needed, if this is not the case you do not need it anymore as you can just use the parameter constructor.
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.