can you create interface instance ?
Answer Posted / arvind panwar
No, we can't create an instance of an interface but
reference variable can hold reference to object of its sub
class.
| Is This Answer Correct ? | 46 Yes | 13 No |
Post New Answer View All Answers
What is intern method in java?
What is a singleton class? Give a practical example of its usage.
Is object a data type in java?
Is java hard to learn?
How is a variable stored in memory?
What is gc()?
State the merge-sort principle and its time complexity.
Write a function to print Fibonacci series and Tribonacci series?
What is stringbuffer in java?
Define immutable object?
What 4 doubled?
What is numeric data type?
Which method must be implemented by all threads?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
Can you call a method on a null object?