Since many Apple applications are developed using Java. can you tell me what the key elements of the Java programming language are ?
This is the type of question an interviewer at Apple will use to begin the conversation, learn more about your background, and collect information they can use throughout the interview. This question also provides you the opportunity to direct the interview towards a subject area that you are familiar with and comfortable responding to questions about. Throughout the interview, keep your answers brief and to the point. This will encourage the interviewer to ask follow-up questions about the same topic or move on to a new subject.
"There are several key features of the Java programming language. First, it is simple to learn. Next, Java is somewhat object-oriented and enables programmers to manage their code using objects. Several other key features of Java include its portability, platform independence, security, and the large library of code available to programmers."
