Interviewer And Interviewee Guide

Advanced Java Interview Question:

Java is fully object oriented languages or not? Why?

Submitted by: Administrator
No,java is not fully object oriented language because it does not support "multiple inheritence" and "pointers" which are used in C++.But,by using Interfaces we can implement multiple inheritence.Also,due to presence of Primitive datatypes,which are used in (AutoBoxing)...we can say it is not fully object oriented language.
Submitted by: Administrator

Read Online Advanced Java Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.