Is java is a fully object object oriented language?
Answer Posted / manju
HI friends,
Java is not 100% OOP bcoz the execution of the prog
starts with out creating an object for the class we execute.
So i feel start of the java prog execution doesnt satisfy
the 100%oop concept.
Correct me friends if i am wrong.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between treeset and treemap in java?
Can a final method be overloaded?
What are the different approaches to implement a function to generate a random number?
What is the use of predicate in java 8?
what is function overloading in java?
What is prime number in java?
What is a singleton class? Give a practical example of its usage.
how to write a server program and sending the mails to the server using smtp protocol please help me
What is the syntax and characteristics of a lambda expression?
What is java abstraction with example?
What does snprintf return?
Explain about oops concepts.
What is an immutable object? How do you create one in java?
What an i/o filter?
What is the use of toarray () in java?