What is Interface?

Answer Posted / vinoth sing

interface contains set of methods and signatures.
it contains mainly abstract class,
they can have constants which is public,static and final.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a control variable example?

534


What is the difference between the file and randomaccessfile classes?

537


Explain numeric promotion?

598


what is the purpose of the runtime class?

555


What is length in java?

572






What are the two types of java?

522


What is singleton class in ruby?

564


What do you mean by scope of variable?

490


How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?

762


Why we override equals() method?

571


What are different access specifiers in java?

570


What is the difference between the size and capacity of a vector?

571


What does string intern() method do?

590


Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx

1610


What is generic class?

652