Is java is a fully object object oriented language?
Answer Posted / akshay
As owner of answer 20 said main(Sring []) is called without
creating object but u r forgetting that main() method
belongs to class only. it is static method. it is not global
function as we declare in C,or friend function like C++
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does string mean in java?
What are functions in java?
How can I become a good programmer?
What is Java Package and which package is imported by default?
What is the symbol for space?
What is the use of set in java?
Why do we use predicate in java?
Explain what is Marker interface?
What is abstract class constructor called?
What are the java ide's? Explain
What is the simpletimezone class in java programming?
What is singleton class in java and how can we make a class singleton?
What is local declaration?
Does variable declaration allocate memory?
What does t in java mean?