How will you create the class for the following scenario?
Employees under one employee?
Answer Posted / satya
Employee class
SubEmployee extends Employee
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is output buffer?
What is the significance of listiterator?
What is native code?
What is final?
What are the two types of streams offered by java 8?
How do you decide when to use arraylist and linkedlist?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
what is enumset?
What is difference between equals and hashcode method?
What is private static in java?
What are locale settings?
How can we create a thread in java?
How to convert string to byte array and vice versa?
What is a flag value?
What is are packages?