Is java is a fully object object oriented language?

Answers were Sorted based on User's Feedback



Is java is a fully object object oriented language?..

Answer / pankaj

JAVA is fully object oriented language, because we make
main() method inside the class . it satisfies all features
of OOPS

Is This Answer Correct ?    25 Yes 71 No

Post New Answer

More Core Java Interview Questions

when you will synchronize a piece of your code? : Java thread

0 Answers  


Explain thread in java?

0 Answers  


what is method reference in java 8?

0 Answers  


give an example for encapsulation?

0 Answers   Aspire,


How could Java classes direct program messages to the system console, but error messages, say to a file?

2 Answers  


What are the Memory Allocations available in JavaJava?

1 Answers  


When we should use serialization?

0 Answers  


Explain aggregation in java?

0 Answers  


Does isempty check for null?

0 Answers  


What is the size of a string in java?

0 Answers  


Can we assign the reference to this variable?

0 Answers  


What are different ways of object creation in java ?

0 Answers  


Categories