Difference between Abstract Class & Interface?
Answer Posted / nivas
abstract class is declared in abstract and instance methods
but were as interface class is declared only in abstract method
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a jvm?
What are the types of cookies in java?
Why do we only use the main method to start a program?
What is an api in java?
What is java lang?
What is difference between map and flatmap in java 8?
What is cache in java?
What is lsdou? : java security
What is gpt and gpc? : java security
What is singleton pattern in java?
there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.
When is static variable loaded? Is it at compile time or runtime? When exactly a static block is loaded in java?
What is jpa project?
Which instutute is offering course for rhino jain slee
What's a code group? : java security