Answer Posted / mayank
Yes it is Interface.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can a abstract class be defined without any abstract methods?
Why deletion in linkedlist is fast than arraylist?
What is the buffer limit?
What is main method?
How does predicate work in java?
What is protected in java?
What all access modifiers are allowed for top class ?
How can you read an integer value from the keyword when the application is runtime in java? example?
What is exception propagation?
What will be the initial value of an object reference which is defined as an instance variable?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
What is the primitive type byte?
What is the difference between numeric and integer?
If a variable is declared as private, where may the variable be accessed?
What are functions in java?