JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?

Answers were Sorted based on User's Feedback



JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?..

Answer / shobhit jain

Java is not completely object oriented language as it has
still got built in data types like int, float etc for which
we do not create objects.

Is This Answer Correct ?    7 Yes 0 No

JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?..

Answer / gganesh

Yes, the JAVA is the fully object oriented, bcoz in java we
can create object for main function also, bcoz main function
written in class

Is This Answer Correct ?    11 Yes 6 No

JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?..

Answer / umashankar mishra

yes..becoz every thing place in class including main()
and object is created by new operator

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More OOPS Interview Questions

diff between Abstract class Interfaces?

4 Answers  


Write a program to find out the number of palindromes in a sentence.

1 Answers   TCS,


What is abstraction in oops?

0 Answers  


what is virtual function?

3 Answers  


Can we have a private virtual method ?

8 Answers   Ness Technologies,






How Do you Code Composition and Aggregation in C++ ?

3 Answers   IBM, NET,


What is oops with example?

0 Answers  


What is the real time example of inheritance?

0 Answers  


officer say me - i am offered to a smoking , then what can you say

0 Answers  


What is object in oops?

0 Answers  


What is overriding in oops?

0 Answers  


What is difference between multiple inheritance and multilevel inheritance?

0 Answers  


Categories