can you create interface instance ?
Answer Posted / swati
we can't create instance of an interface..
but we can create reference of interface, which can refer
to upcoming object of the class who implements that
interface..
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Is alive and join method in java?
Differentiate between overriding and overloading cases?
What is method reference in java?
whatis Home interface and Remoteinterface? with example?
How will you communicate between two applets?
What is stream api in java8?
What does it mean that strings are immutable?
What is :: operator in java 8?
Is array synchronized in java?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
How do you do exponents in java?
How many decimal digits is 64 bit?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
Why is flag used in java?
Can there be an abstract method without an abstract class?