What is parameters example?
No Answer is Posted For this Question
Be the First to Post Answer
How do u provide security in java
what is mean by method signature?
What is meant by oops concept in java?
Difference between Hash Table and Hash Map?
Can a list be null in java?
What is string and example?
What are the different types of inner classes?
Why do inner class cannot have static declaration except static nested class?
Explain about varargs in java?
real time example for deadlock,starvation,livelock
Why non nested classes in java are not having marked as protected access specifier
I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?