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

write a short note on Overloading of Binary Operator?

2 Answers  


What do you mean by abstraction?

0 Answers  


what type of question are asked in thoughtworks pair programming round ?

0 Answers   Thought Works,


Why interface is used?

0 Answers  


What is the difference between the C & C++?

9 Answers   HCL,






Have you ever used threads?

3 Answers   Adobe, IBM,


Definition of Object Oriented Programming in single line?

33 Answers   Impact Systems, Q3 Technologies, TCS,


What is the use of unnamed namespaces in OOPS? The only advantage I know is that they dont need the scope resolution operator while accessing them. I want to know some other advantages of unnamed namespaces...

2 Answers  


What are the benefits of interface?

0 Answers  


What is a unary operator?

5 Answers  


What causes polymorphism?

0 Answers  


What is oops concept with example?

0 Answers  


Categories