What modifiers are used for interface declaration?
Answer Posted / balasubramanian
Access modifier-public
Other modifier-final,abstract
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is composition in java?
Why does java have two ways to create child threads?
What is the difference between this() and super() in java?
What is meant by structural programming?
What is identifier give example?
If goto and const is reserve words than why it is not work in java?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
Is integer a class?
Detail discussions on JVM, memory management and garbage collector.
What is ++ a in java?
What does g mean in regex?
Do extraneous variables affect validity?
Explain about varargs in java?
What is a variable in java?
Discuss different types of errors that generally occur while programming.