what is difference between abstraction and interface?

Answer Posted / hitesh mandhyan

Abstraction is used in framework interface is used in
specification...

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the system class in java?

552


2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

1831


What are the limitations of procedural programming approach?

525


How would overload a function based on return type?

546


What is the static keyword?

588






What is array list in java?

591


How to sort double array in java?

585


What is a map in java?

548


What is number data type in java?

551


What is anti pattern in cyber security?

526


Give me example of derived data types.

589


What are thread priorities and importance of thread priorities in java?

628


Is linked list a linear or non-linear data structure?

543


Why unicode is important?

465


Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?

591