Question:
For once can someone please answer my ******* question about Java programming!!!!!!!!!!?
dave
2015-05-03 13:32:35 UTC
I need help! Can someone answer these questions about Java programming?
I am having a test on java computer science, these questions will be on there, I think I have the right answer, but to be safe, I want others to check them for me.

1. Name 3 checked exceptions

2. Name 3 runtime exceptions

3. Ant object that can be thrown as an Exception must inherit from what class?

4. What is the correct header for a method that will accept an array of 10 integers as an argument?

5. If a subclass explicitly calls the constructor of the superclass, where must the call be made in the subclass constructor?

6. Can a subclass write methods that do not appear in the superclass?

7. Must a subclass override every method of its superclass?

8. What is meant by an Exception propagating up the cll stack?

9. What is contained in a Java package?

10. Does the Java compiler compile source code to machine code?

11. What method is used to retrieve the error message from an Exception?

12. Can 2 methods in the same class definition file have the same signature?

13. What are the 3 components every object-oriented language must have?

14. What must a class do to implement an interface besides declaring that in the class heading?

15. Write the class definition for a check-exception named: ImproperPriceException:

16. Write the class definition for a RuntimeException named: ImproperPriceException:

17. What is the purpose of the import statement?
Four answers:
?
2015-05-03 13:34:32 UTC
I don't understand why you can't just post your answers as well with the questions. If you want someone to check them, post your answers. We've asked you this multiple times. You've probably looked at other posts by other people and see we say the same thing that if you want help or answers, you need to show that you've attempted the work so that we may provide assistance.
no1home2day
2015-05-03 14:35:02 UTC
You said you want someone to check your answers, but you didn't provide any answers, so there's nothing to check. We're not going to do your homework for you! (I don't care if you say it is not homework, it is still homework since you want answers for questions for a school test!)
just "JR"
2015-05-03 23:31:40 UTC
Do you think we are here to do your homework?

This list of questions tells us that you have not yet open your books!

OPEN THEM AND LEARN!

(or quit school: unemployment is all you deserve)
?
2015-05-03 13:39:33 UTC
yes


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...