AMA University Answers
Login
Register
AMA OED
Courses
CS
CS-6203
An abstract class has no use u...
An abstract class has no use until unless it is extended by some other class.
False
True
Correct
Similar CS-6203 questions
An abstract class must be extended and in a same way abstract method must be overridden.
An abstract class can be instantiated.
It is the ability of the server to allow multiple clients sending a message into a single bean and t...
LinkedList is a class that is high performance and very easy to use but it has a drawback that you c...
It is a type of pattern that provides a way to access the elements of an aggregate object sequential...
ArrayList and HashMap are classes that allows you to manage ordered and unordered sets of data.