What is Interface?

Answer Posted / nikhlesh gupta datia (m.p.)

Interface is a mechanisms used to interact with or communicate with some external devices such as data base through the java application. & every interface is define with collection of abstract function.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define how objects are stored in java?

554


What is a class component?

595


What is classname class in java?

524


4.1 Supply contracts (in the form of comments specifying pre- and post conditions) for the enqueue() method of the LinkedQueue class given in the Appendix. (2) 4.2 Let Thing be a class which is capable of cloning objects, and consider the code fragment: Thing thing1 = new Thing(); //(1) Thing thing2 = thing1; //(2) Thing thing3 = (Thing) thing1.clone(); //(3) Explain how the objects thing2 and thing3 differ from each other after execution of the statements. (

1399


What modifiers may be used with a top-level class?

562






What is immutable data?

565


What is difference between static class and singleton pattern?

467


What is jit compiler in java?

571


please send me hr interview questions in it industry

1651


What is static variable with example?

547


Explain about oops concepts.

621


I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in

1581


How are the elements of a gridbaglayout organized in java programming?

507


What are the restrictions imposed on method overriding?

536


What is the use of static methods?

577