Is java is a fully object object oriented language?
Answer Posted / keerthana
No, Java is partly Object oriented
Is This Answer Correct ? | 88 Yes | 16 No |
Post New Answer View All Answers
Do extraneous variables affect validity?
What is identifier in java?
What is dynamic binding(late binding)?
In how many ways we can do synchronization in java?
What is local declaration?
What are the two basic ways in which classes that can be run as threads may be defined?
What is a local, member and a class variable?
What are the major advantages of internal iteration over external iteration?
Why string is called as immutable?
Can I declare class as static or private?
Is heap stored in ram?
What are the differences between the constructors and methods?
What is the default value of an object reference declared as an instance variable?
Does .length start 0 java?
Is cout buffered?