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 |
why the constructor should be used in class,if there is no constructor what will happen?
What is an i/o filter?
What does the three dot emoji mean?
How do you replace a string in java?
How can we create an immutable class in java?
I need to know about complete topic in java's collections i with an examples
What is a java string?
What is the use of a copy constructor?
Does java allow default arguments?
Can we iterate through collection using for loop?
If your team member writes code with lots of static variables and static methods, will it cause any side effects?
What is definition and declaration?