InterviewSolution
Saved Bookmarks
| 1. |
Which of these keywords is used to define interfaces in Java?(a) interface(b) Interface(c) intf(d) IntfThis question was posed to me during an online interview.The origin of the question is Interfaces in division Interfaces & Packages of Java |
|
Answer» RIGHT OPTION is (a) interface The BEST I can EXPLAIN: NONE. |
|