Is java is a fully object object oriented language?
Answers were Sorted based on User's Feedback
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 |
when you will synchronize a piece of your code? : Java thread
Explain thread in java?
what is method reference in java 8?
give an example for encapsulation?
How could Java classes direct program messages to the system console, but error messages, say to a file?
What are the Memory Allocations available in JavaJava?
When we should use serialization?
Explain aggregation in java?
Does isempty check for null?
What is the size of a string in java?
Can we assign the reference to this variable?
What are different ways of object creation in java ?