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
Explain different ways of creating a thread?
What is not object oriented programming?
Why destructor is not used in java?
What is the right data type to represent a price in java?
How do you start a thread?
What are basic data types?
What do you mean by composition in java?
What is the size of a string in java?
How garbage collection is done in java?
what are three ways in which a thread can enter the waiting state? : Java thread
Have you ever used hashtable and dictionary?
What is the difference between a checked and an unchecked exception?
What is public static void main?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
How is java created?