Question

1. when you place objects in order beginning with the object that has the lowest value,...

1. when you place objects in order beginning with the object that has the lowest value, you are sorting in _____ order

a. ascending

b. reverse

c. descending

d. lowest

2. when you place objects in order beginning with the object that hs the highest values, you are sorting in __________- order

a. ascending

b. reverse

c. descending

d. lowest

3. _____ is mechanism that enables one class to acquire all the behaviors and attributes of another class

a. inheritance

b, polymorphism

c. encapsulation

d. overriding

4. you use the keyword ____ to achive inheritance in Java

a. inherit

b. extends

c.super

d. public

Homework Answers

Answer #1

1. when you place objects in order beginning with the object that has the lowest value, you are sorting in _____ order

Answer : a. ascending

2. when you place objects in order beginning with the object that has the lowest value, you are sorting in _____ order

Answer : c. descending

3. _____ is mechanism that enables one class to acquire all the behaviors and attributes of another class

Answer : a. inheritance

4. you use the keyword ____ to achive inheritance in Java

Answer : b. extends

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions