Is java is a fully object object oriented language?
Answer Posted / 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 View All Answers
how is final different from finally and finalize in java?
What is int argc char * argv?
What is a parameter in simple terms?
Does anyone still use java?
What is the purpose of the finalize() method?
How many bytes is a string?
What are methods of a class?
What is the different types of functions?
How do you reverse sort a list in java?
Can we rethrow the same exception from catch handler?
Are arrays static in java?
Can a static class have a constructor java?
how to create multithreaded program? : Java thread
What is the private method modifier?
What is the internal implementation of set in java?