what is difference between abstraction and interface?
Answer Posted / pushpendra mishra
Abstract is used in Frame work but Interface is used in specification
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you convert int to char in java?
What is the byte range?
What do you mean by of string::valueof expression in java 8?
Is simpledateformat safe to use in the multithreaded program?
What is the difference between length and length() method in java?
What is the difference between the paint() and repaint() methods?
What is the final class?
Why chararray() is preferred over string to store the password?
Does java support multiple inheritances?
Do you know how to reverse string in java?
What technique can be employed to compare two strings?
What is locale in java?
Can we convert integer to string in java?
What is protected access modifier?
Explain what is Marker interface?