AMA University Answers
Login
Register
AMA OED
Courses
CS
CS-6203
If you declare an abstract met...
If you declare an abstract method in a class then you don't need to declare the class abstract as well.
True
False
Correct
Similar CS-6203 questions
If a child does not implement all the abstract methods of abstract parent class, then the child clas...
It is a type of programming wherein it generates dynamic pages, takes user input, access and modify...
This is the most restrictive and most commonly used access modifier. If you use the this modifier wi...